]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/5.10: features/nft_tables: refresh config options
authorBruce Ashfield <bruce.ashfield@gmail.com>
Sun, 27 Jun 2021 16:50:39 +0000 (12:50 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 27 Jun 2021 16:53:07 +0000 (17:53 +0100)
commitcce1ed5973455666c09dd56ecf3d0c373bdb3fb2
tree8206c046c1d9eb286d6f08dbee240e9c659c7b02
parent43b63c7974584b117c65f422ee8a07d7954d5319
linux-yocto/5.10: features/nft_tables: refresh config options

The nft tables feature had become out of sync with current config
options. Refreshing the support with the following commits:

Integrating the following commit(s) to linux-yocto/.:

    da478fab290 nft: add CONFIG_NFT_SOCKET
    54e2d36b291 nft: add CONFIG_NFT_TUNNEL
    6fefc38049a nft: add CONFIG_NFT_CONNLIMIT
    cb0b5fc7ed5 nft: enable NF_TABLES_NETDEV
    d36b304d614 nft: drop rbtree
    0a70fa87ee0 nft: merge chain nat types
    c226e82038a nft: merge route type to core
    79968ab78bb nft: masq options merged
    8a0bff8cc5f nft: _set is now built-ins
    5952a26c4f7 nft: consolidate _set options
    0941f794363 nf: META is now builtin
    2fcc2c1b552 nf: EXTHDR is part of core, drop config
    e909f08155d nf: ARP is bool, set to y
    3bc18ee0615 nf: make nf_tables =y
    b90241a5403 nf: set CONFIG_NF_TABLES_IPV6, since dependencies are =y
    32ae602ab4d nf: set CONFIG_NF_TABLES_IPV4, since dependencies are =y
    2a9be72daea nf: make inet_tables =y

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb
meta/recipes-kernel/linux/linux-yocto_5.10.bb