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.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/hash:ip,port.t b/tests/hash:ip,port.t
index e3b292b..6fe18ee 100644
--- a/tests/hash:ip,port.t
+++ b/tests/hash:ip,port.t
@@ -40,8 +40,8 @@
0 ipset flush test
# Delete test set
0 ipset destroy test
-# Create a set with default TCP protocol
-0 ipset create test hash:ip,port proto tcp
+# Create a set
+0 ipset create test hash:ip,port
# Add element without specifying protocol
0 ipset add test 2.0.0.1,80
# Add "same" element but with UDP protocol