linux/tools/testing/selftests/wireguard/qemu
Florian Westphal 3c3ab65f00 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>
2025-07-25 18:38:55 +02:00
..
arch RISC-V: drop SOC_VIRT for ARCH_VIRT 2024-04-10 11:37:50 +01:00
.gitignore wireguard: selftests: restore support for ccache 2022-05-04 17:49:56 -07:00
debug.config wireguard: selftests: cleanup CONFIG_UBSAN_SANITIZE_ALL 2025-05-27 09:06:19 +02:00
init.c wireguard: selftests: set fake real time in init 2022-07-06 20:04:05 -07:00
kernel.config selftests: net: Enable legacy netfilter legacy options. 2025-07-25 18:38:55 +02:00
Makefile wireguard: selftests: specify -std=gnu17 for bash 2025-05-27 09:06:19 +02:00