mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-17 19:59:19 +08:00
If net.ipv4.conf.all.rp_filter is set, it overrides the per-interface setting and thus defeats the fix frombbe4c0896d("selftests: netfilter: disable rp_filter on router"). Unset it as well to cover that case. Fixes:bbe4c0896d("selftests: netfilter: disable rp_filter on router") Signed-off-by: Phil Sutter <phil@nwl.cc> Signed-off-by: Florian Westphal <fw@strlen.de>