selftests: netfilter: Test reverse path filtering
authorPhil Sutter <phil@nwl.cc>
Wed, 5 Oct 2022 16:07:04 +0000 (18:07 +0200)
committerFlorian Westphal <fw@strlen.de>
Wed, 12 Oct 2022 12:08:15 +0000 (14:08 +0200)
commit6e31ce831c63bd7aec8ff9cc2a6d50ee8c4d4e04
treea8127d2d9512fc6ab6d981d28b3df4d06ad36acb
parent739cfa34518ef3a6789f5f77239073972a387359
selftests: netfilter: Test reverse path filtering

Test reverse path (filter) matches in iptables, ip6tables and nftables.
Both with a regular interface and a VRF.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Reviewed-by: Guillaume Nault <gnault@redhat.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
tools/testing/selftests/netfilter/Makefile
tools/testing/selftests/netfilter/rpath.sh [new file with mode: 0755]