summaryrefslogtreecommitdiffstats
path: root/tests/hash:ip,port.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/hash:ip,port.t')
-rw-r--r--tests/hash:ip,port.t6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/hash:ip,port.t b/tests/hash:ip,port.t
index aabd861..020be72 100644
--- a/tests/hash:ip,port.t
+++ b/tests/hash:ip,port.t
@@ -62,6 +62,12 @@
0 ipset add test 2.0.0.1,vrrp:0
# Test element with vrrp
0 ipset test test 2.0.0.1,vrrp:0
+# Add element with sctp
+0 ipset add test 2.0.0.1,sctp:80
+# Test element with sctp
+0 ipset test test 2.0.0.1,sctp:80
+# Delete element with sctp
+0 ipset del test 2.0.0.1,sctp:80
# List set
0 ipset list test > .foo0 && ./sort.sh .foo0
# Check listing