netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH nf-next v2 0/2] netfilter: Dissect flow after packet mangling
@ 2021-04-14  8:20 Ido Schimmel
  2021-04-14  8:20 ` [PATCH nf-next v2 1/2] " Ido Schimmel
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Ido Schimmel @ 2021-04-14  8:20 UTC (permalink / raw)
  To: netfilter-devel, coreteam
  Cc: pablo, kadlec, fw, dsahern, roopa, nikolay, msoltyspl, mlxsw,
	Ido Schimmel

From: Ido Schimmel <idosch@nvidia.com>

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-04-18 18:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-14  8:20 [PATCH nf-next v2 0/2] netfilter: Dissect flow after packet mangling Ido Schimmel
2021-04-14  8:20 ` [PATCH nf-next v2 1/2] " Ido Schimmel
2021-04-14  8:20 ` [PATCH nf-next v2 2/2] selftests: fib_tests: Add test cases for interaction with mangling Ido Schimmel
2021-04-14 17:27   ` David Ahern
2021-04-18 18:49 ` [PATCH nf-next v2 0/2] netfilter: Dissect flow after packet mangling Pablo Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).