]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: add test for buggy catchall element abort path master
authorFlorian Westphal <fw@strlen.de>
Thu, 16 Apr 2026 10:01:22 +0000 (12:01 +0200)
committerFlorian Westphal <fw@strlen.de>
Thu, 16 Apr 2026 10:08:26 +0000 (12:08 +0200)
commit058039fde1d243b5ea1073da60f000e4eeadaa5a
tree6f4b92c524c97e5ac625d317abb76930dfc50b4c
parent32e4705ce3979e2e9a0637e5578a7d96384c06e1
tests: shell: add test for buggy catchall element abort path

Kernel fails to unwind state of all pending catchall elements, check for
this bug.

Signed-off-by: Florian Westphal <fw@strlen.de>
tests/shell/testcases/maps/dumps/map_catchall_refcount_underflow.nodump [new file with mode: 0644]
tests/shell/testcases/maps/map_catchall_refcount_underflow [new file with mode: 0755]