summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2023-03-07 14:43:39 +0100
committerPhil Sutter <phil@nwl.cc>2023-03-10 13:16:51 +0100
commita67aa712ed912c721f3cb7e10dee6bbe239b1869 (patch)
treef52c78b4bc18b29056dcef21f2be7e75b57b3553
parente24e7656b3dd9c4939ca3ba6fd5c8be2540c51c2 (diff)
tests: hash:ip,port.t: 'vrrp' is printed as 'carp'
| % grep vrrp /etc/protocols | carp 112 CARP vrrp # Common Address Redundancy Protocol Nowadays, carp seems to be the preferred name for protocol 112. Simply change the expected output for lack of idea for a backwards compatible change which is not simply using another protocol. Signed-off-by: Phil Sutter <phil@nwl.cc>
-rw-r--r--tests/hash:ip,port.t.list22
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/hash:ip,port.t.list2 b/tests/hash:ip,port.t.list2
index ffaedb5..0c5d3a1 100644
--- a/tests/hash:ip,port.t.list2
+++ b/tests/hash:ip,port.t.list2
@@ -6,6 +6,6 @@ Size in memory: 480
References: 0
Number of entries: 3
Members:
+2.0.0.1,carp:0
2.0.0.1,tcp:80
2.0.0.1,udp:80
-2.0.0.1,vrrp:0