]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: add packetpath test for reject statement
authorFlorian Westphal <fw@strlen.de>
Wed, 20 Aug 2025 13:20:18 +0000 (15:20 +0200)
committerFlorian Westphal <fw@strlen.de>
Thu, 16 Oct 2025 10:48:21 +0000 (12:48 +0200)
commit2ac4d1c73907451eb4c092c342c389f8d7aa6790
tree718049348c0fbb1a7468ec031d61d2f885691f14
parentd79c1587084520e3513eaca5eb7b3dbd6500d14d
tests: shell: add packetpath test for reject statement

Test case for:
91a79b792204 ("netfilter: nf_reject: don't leak dst refcount for loopback packets")
and
db99b2f2b3e2 ("netfilter: nf_reject: don't reply to icmp error messages")

Signed-off-by: Florian Westphal <fw@strlen.de>
tests/shell/testcases/packetpath/reject_loopback [new file with mode: 0755]