You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
selftests: netfilter: test nat source port clash resolution interaction with tcp early demux
JIRA: https://issues.redhat.com/browse/RHEL-6151
Upstream Status: commit 117e149
commit 117e149
Author: Florian Westphal <fw@strlen.de>
Date: Tue Aug 15 11:52:41 2023 +0200
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>
Signed-off-by: Florian Westphal <fwestpha@redhat.com>
0 commit comments