]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: Add test for flush command selectiveness on sets
authorElise Lennion <elise.lennion@gmail.com>
Fri, 24 Mar 2017 15:31:31 +0000 (12:31 -0300)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 24 Mar 2017 18:30:21 +0000 (19:30 +0100)
commit2cc9f4e38b895add3f51facc47be34114fe954a9
tree37630172d23daf8a32d45066f3d26f7e60c71852
parente7d3210974e3c091ea11c1c9a94b07d3b5b6abd1
tests: Add test for flush command selectiveness on sets

This tests the selectiveness of flush command on structures that use the
generic set infrastructure (sets, maps and flow tables).

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