From: Ido Schimmel <idosch@xxxxxxxxxx> Patch #1 fixes a day-one bug in the interaction between netfilter and sport/dport/ipproto FIB rule keys. Patch #2 adds a corresponding test case. Targeting at nf-next since this use case never worked. v2: * Add a test case Ido Schimmel (2): netfilter: Dissect flow after packet mangling selftests: fib_tests: Add test cases for interaction with mangling net/ipv4/netfilter.c | 2 + net/ipv6/netfilter.c | 2 + tools/testing/selftests/net/fib_tests.sh | 152 ++++++++++++++++++++++- 3 files changed, 155 insertions(+), 1 deletion(-) -- 2.30.2