diff options
author | 2025-07-26 08:53:49 -0700 | |
---|---|---|
committer | 2025-07-26 12:05:09 -0700 | |
commit | 38b74b212a34c37c3157ba6c3af7025fb9447458 (patch) | |
tree | 3b10b7d2d45d8fb8956919d3981826c014235ea8 /rust/pin-init/internal/src | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (diff) | |
download | wireguard-linux-38b74b212a34c37c3157ba6c3af7025fb9447458.tar.xz wireguard-linux-38b74b212a34c37c3157ba6c3af7025fb9447458.zip |
selftests: bpf: fix legacy netfilter options
Recent commit to add NETFILTER_XTABLES_LEGACY missed setting
a couple of configs to y. They are still enabled but as modules
which appears to have upset BPF CI, e.g.:
test_bpf_nf_ct:FAIL:iptables-legacy -t raw -A PREROUTING -j CONNMARK --set-mark 42/0 unexpected error: 768 (errno 0)
Fixes: 3c3ab65f00eb ("selftests: net: Enable legacy netfilter legacy options.")
Link: https://patch.msgid.link/20250726155349.1161845-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust/pin-init/internal/src')
0 files changed, 0 insertions, 0 deletions