]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: add a test case for double-flush bug in pipapo
authorFlorian Westphal <fw@strlen.de>
Fri, 1 Dec 2023 14:49:18 +0000 (15:49 +0100)
committerFlorian Westphal <fw@strlen.de>
Mon, 8 Jan 2024 13:17:22 +0000 (14:17 +0100)
commit4ee6f7d8c676ca6cd96aabd8dd9b52d90f4127d5
tree9576f740f8a456a2dfbea2c315adbd377f2f68dc
parenta852022d719e5a414df41a10c331f4492e9d3073
tests: add a test case for double-flush bug in pipapo

Test for
'netfilter: nft_set_pipapo: skip inactive elements during set walk'.

Reported-by: Xingyuan Mo <hdthky0@gmail.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
tests/shell/testcases/maps/dumps/pipapo_double_flush.nft [new file with mode: 0644]
tests/shell/testcases/maps/pipapo_double_flush [new file with mode: 0755]