]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: Update packetpath/flowtables
authorYi Chen <yiche@redhat.com>
Wed, 16 Apr 2025 15:53:20 +0000 (23:53 +0800)
committerFlorian Westphal <fw@strlen.de>
Tue, 22 Apr 2025 13:19:57 +0000 (15:19 +0200)
commit1e1dbd90a07d43ef27be04ed6d903f6abbbc57f5
tree837f21fd555c449220d4713398c7868143c62301
parent4431c70ca96c68a29fe141f2e7b60ba1287e5cc1
tests: shell: Update packetpath/flowtables

1. The socat receiver should not use the pipfile as output where the sender
   reads data from, this could create an infinite data loop.
2. Sending a packet right after establishing the connection helped uncover
   a new bug (see kernel commit
   d2d31ea8cd80, "netfilter: conntrack: fix erronous removal of offload bit").
3. Optimize test log output

Signed-off-by: Yi Chen <yiche@redhat.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
tests/shell/testcases/packetpath/flowtables