diff options
| author | Florian Westphal <[email protected]> | 2024-01-24 10:21:12 +0100 |
|---|---|---|
| committer | Florian Westphal <[email protected]> | 2024-01-29 15:43:21 +0100 |
| commit | 7ad269787b6615ca56bb161063331991fce51abf (patch) | |
| tree | 741b168aec73f45f8287a0dedcb0f74b7f8176fb /tools/perf/scripts/python/task-analyzer.py | |
| 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 <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions