From a67aa712ed912c721f3cb7e10dee6bbe239b1869 Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Tue, 7 Mar 2023 14:43:39 +0100 Subject: 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 --- tests/hash:ip,port.t.list2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3