0 ./diff.sh .foo hash:net.t.list2
# Delete test set
0 ipset destroy test
-# Stress test with range notation
+# Stress test add with range notation
0 ./netgen.sh | ipset restore
# List set and check the number of elements
0 n=`ipset -L test|grep '^10.'|wc -l` && test $n -eq 43520
+# Stress test del with range notation
+0 ./netgen.sh | tail +2|sed 's/^a/d/' | ipset restore
+# List set and check the number of elements
+0 n=`ipset -L test|grep '^10.'|wc -l` && test $n -eq 0
# Destroy test set
0 ipset destroy test
# Verify keeping track cidrs: create set