summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/hash:ip,port.t8
-rw-r--r--tests/hash:ip,port.t.list22
2 files changed, 5 insertions, 5 deletions
diff --git a/tests/hash:ip,port.t b/tests/hash:ip,port.t
index 82f8716..aabd861 100644
--- a/tests/hash:ip,port.t
+++ b/tests/hash:ip,port.t
@@ -58,10 +58,10 @@
0 ipset test test 2.0.0.1,tcp:80
# Test element with UDP protocol
0 ipset test test 2.0.0.1,udp:80
-# Add element with ospf
-0 ipset add test 2.0.0.1,ospf:0
-# Test element with ospf
-0 ipset test test 2.0.0.1,ospf:0
+# Add element with vrrp
+0 ipset add test 2.0.0.1,vrrp:0
+# Test element with vrrp
+0 ipset test test 2.0.0.1,vrrp:0
# List set
0 ipset list test > .foo0 && ./sort.sh .foo0
# Check listing
diff --git a/tests/hash:ip,port.t.list2 b/tests/hash:ip,port.t.list2
index 5686e43..6c1d95d 100644
--- a/tests/hash:ip,port.t.list2
+++ b/tests/hash:ip,port.t.list2
@@ -4,7 +4,7 @@ Header: family inet hashsize 1024 maxelem 65536
Size in memory: 8432
References: 0
Members:
-2.0.0.1,ospf:0
+2.0.0.1,vrrp:0
2.0.0.1,tcp:80
2.0.0.1,udp:80