summaryrefslogtreecommitdiffstats
path: root/tests/setlist_resize.sh
diff options
context:
space:
mode:
authorOliver Smith <oliver@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa>2013-09-20 10:13:54 +0200
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2013-09-20 22:20:28 +0200
commitab7c172107690be48110c6176fa9000e4f4cf4d8 (patch)
tree1e600ff48412fef6590ceb40085860c3cecce9d4 /tests/setlist_resize.sh
parent560c3b54e572d383f0931e4d82c5734725152030 (diff)
ipset: Add userspace code to support hash:net,net kernel module.
This adds the userspace library, tests to validate correct operation of the module and also provides appropriate usage information in the man page. The library version has been bumped accordingly. Signed-off-by: Oliver Smith <oliver@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa> Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Diffstat (limited to 'tests/setlist_resize.sh')
-rwxr-xr-xtests/setlist_resize.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/setlist_resize.sh b/tests/setlist_resize.sh
index 691f9eb..ee045f4 100755
--- a/tests/setlist_resize.sh
+++ b/tests/setlist_resize.sh
@@ -6,7 +6,7 @@ loop=8
for x in ip_set_list_set ip_set_hash_netiface ip_set_hash_ipportnet \
ip_set_hash_netport ip_set_hash_net ip_set_hash_ipportip \
- ip_set_hash_ipport ip_set_hash_ip \
+ ip_set_hash_ipport ip_set_hash_ip ip_set_hash_netnet \
ip_set_bitmap_port ip_set_bitmap_ipmac \
ip_set_bitmap_ip xt_set ip_set; do
rmmod $x