diff options
author | 2025-06-30 17:44:24 +0200 | |
---|---|---|
committer | 2025-07-25 18:38:55 +0200 | |
commit | 3c3ab65f00ebf7859d93e29980eb9a9c5bc64642 (patch) | |
tree | 1d94280e05ffb8b707a2e4900106148b3bd143aa /tools/perf/scripts/python | |
parent | netfilter: Exclude LEGACY TABLES on PREEMPT_RT. (diff) | |
download | wireguard-linux-3c3ab65f00ebf7859d93e29980eb9a9c5bc64642.tar.xz wireguard-linux-3c3ab65f00ebf7859d93e29980eb9a9c5bc64642.zip |
selftests: net: Enable legacy netfilter legacy options.
Some specified options rely on NETFILTER_XTABLES_LEGACY to be enabled.
IP_NF_TARGET_TTL for instance depends on IP_NF_MANGLE which in turn
depends on IP_NF_IPTABLES_LEGACY -> NETFILTER_XTABLES_LEGACY.
Enable relevant iptables config options explicitly, this is needed
to avoid breakage when symbols related to iptables-legacy
will depend on NETFILTER_LEGACY resp. IP_TABLES_LEGACY.
This also means that the classic tables (Kernel modules) will
not be enabled by default, so enable them too.
Signed-off-by: Florian Westphal <fw@strlen.de>
[bigeasy: Split out the config bits from the main patch]
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions