]> git.itanic.dy.fi Git - linux-stable/commit
selftests: netfilter: test nat source port clash resolution interaction with tcp...
authorFlorian Westphal <fw@strlen.de>
Tue, 15 Aug 2023 09:52:41 +0000 (11:52 +0200)
committerFlorian Westphal <fw@strlen.de>
Thu, 28 Sep 2023 14:25:42 +0000 (16:25 +0200)
commit117e149e26d193467a3a136aa4393d32a3e7046f
treea5a2ff0cc2a3aa94612be5f7a1b7d39ba1de3ac2
parente27c3295114bb6a6dc6d58a38f8503c0ea97aa6b
selftests: netfilter: test nat source port clash resolution interaction with tcp early demux

Test that nat engine resolves the source port clash and tcp packet
is passed to the correct socket.

While at it, get rid of the iperf3 dependency, just use socat for
listener side too.

Signed-off-by: Florian Westphal <fw@strlen.de>
tools/testing/selftests/netfilter/nf_nat_edemux.sh