]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: netfilter: Fix nft_fib.sh for all.rp_filter=1
authorPhil Sutter <phil@nwl.cc>
Wed, 5 Oct 2022 15:34:36 +0000 (17:34 +0200)
committerFlorian Westphal <fw@strlen.de>
Wed, 12 Oct 2022 12:08:15 +0000 (14:08 +0200)
commitcb33f2017ec5f231b62cf087f9e3f3057ed81701
treeb65441e33152d17aac3dbde39715bae56ed98110
parentf4ca96aadd077e19d9d7fd9fd69991f0aa3f59b3
selftests: netfilter: Fix nft_fib.sh for all.rp_filter=1

If net.ipv4.conf.all.rp_filter is set, it overrides the per-interface
setting and thus defeats the fix from aa1e4da7c6fc5 ("selftests:
netfilter: disable rp_filter on router"). Unset it as well to cover that
case.

Fixes: aa1e4da7c6fc5 ("selftests: netfilter: disable rp_filter on router")
Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Florian Westphal <fw@strlen.de>
tools/testing/selftests/netfilter/nft_fib.sh