]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: Add test for flush bug on sets with size
authorElise Lennion <elise.lennion@gmail.com>
Mon, 23 Jan 2017 22:42:00 +0000 (20:42 -0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 24 Jan 2017 17:54:42 +0000 (18:54 +0100)
commit5c33d714b433a575aa40754da563842db7f1e774
treec5277581fa9435f833304c451c8f3af11985103a
parent4189bae732efbf6234e8627e442d0f17a2a4e2b7
tests: shell: Add test for flush bug on sets with size

This tests for a bug where elements can't be added after flushing a
full set with the flag NFTNL_SET_DESC_SIZE set.

Signed-off-by: Elise Lennion <elise.lennion@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/shell/testcases/sets/0017add_after_flush_0 [new file with mode: 0755]