]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: add test for kernel stack recursion bug
authorFlorian Westphal <fw@strlen.de>
Tue, 10 Sep 2024 09:47:44 +0000 (11:47 +0200)
committerFlorian Westphal <fw@strlen.de>
Tue, 10 Sep 2024 09:47:56 +0000 (11:47 +0200)
commit359a2fd62f924d1b3899ffe26f0b635ffa7a0448
tree19902214a7206cbd42aaf0ff1c7a8f02cfb48348
parentd361be1f8734461e27117f6c569acf2189fcf81e
tests: shell: add test for kernel stack recursion bug

Validate that such ruleset updates get rejected.

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