]> granicus.if.org Git - ipset/commitdiff
Replace ospf with vrrp in the testsuite
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Thu, 13 Jan 2011 14:46:26 +0000 (15:46 +0100)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Thu, 13 Jan 2011 14:46:26 +0000 (15:46 +0100)
Some systems do not contain ospf in /etc/protocols but ospfigp only.

tests/hash:ip,port.t
tests/hash:ip,port.t.list2

index 82f8716eed2393a12f4fdaeb7caac3879f968ef5..aabd861c1b15b3ae91d7b86c0020dc1f704652d0 100644 (file)
 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
index 5686e43df980ca219bede0a214fc576a275516f8..6c1d95d9c1c62d06d787011d199d85862540ccff 100644 (file)
@@ -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