diff options
author | Florian Westphal <fw@strlen.de> | 2024-01-24 10:21:12 +0100 |
---|---|---|
committer | Florian Westphal <fw@strlen.de> | 2024-01-29 15:43:21 +0100 |
commit | 7ad269787b6615ca56bb161063331991fce51abf (patch) | |
tree | 741b168aec73f45f8287a0dedcb0f74b7f8176fb /net/ncsi | |
parent | a9525c7f6219cee9284c0031c5930e8d41384677 (diff) |
netfilter: ebtables: allow xtables-nft only builds
Same patch as previous one, but for ebtables.
To build a kernel that only supports ebtables-nft, the builtin tables
need to be disabled, i.e.:
CONFIG_BRIDGE_EBT_BROUTE=n
CONFIG_BRIDGE_EBT_T_FILTER=n
CONFIG_BRIDGE_EBT_T_NAT=n
The ebtables specific extensions can then be used nftables'
NFT_COMPAT interface.
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'net/ncsi')
0 files changed, 0 insertions, 0 deletions