From 4482e168021655614b4224f5b8e8aefb387dd2ae Mon Sep 17 00:00:00 2001 From: Francois-Xavier Le Bail Date: Fri, 7 Aug 2020 18:19:34 +0200 Subject: SRv6: Add a test output without '-e' This is a follow-up to commit 1103418a18d71c0fe448c0459a42ff1bc20bb0dc. --- tests/TESTLIST | 3 ++- tests/ipv6-srh-ipproto-ether-ev.out | 1 + tests/ipv6-srh-ipproto-ether-v.out | 1 + tests/ipv6-srh-ipproto-ether.out | 1 - 4 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 tests/ipv6-srh-ipproto-ether-ev.out create mode 100644 tests/ipv6-srh-ipproto-ether-v.out delete mode 100644 tests/ipv6-srh-ipproto-ether.out (limited to 'tests') diff --git a/tests/TESTLIST b/tests/TESTLIST index 8da36269..b4d6583e 100644 --- a/tests/TESTLIST +++ b/tests/TESTLIST @@ -285,7 +285,8 @@ ipv6-bad-version ipv6-bad-version.pcap ipv6-bad-version.out ipv6-routing-header ipv6-routing-header.pcap ipv6-routing-header.out -v ipv6-srh-ext-header ipv6-srh-ext-header.pcap ipv6-srh-ext-header.out -v ipv6-srh-insert-cksum ipv6-srh-insert-cksum.pcap ipv6-srh-insert-cksum.out -v -ipv6-srh-ipproto-ether ipv6-srh-ipproto-ether.pcap ipv6-srh-ipproto-ether.out -ev +ipv6-srh-ipproto-ether-v ipv6-srh-ipproto-ether.pcap ipv6-srh-ipproto-ether-v.out -v +ipv6-srh-ipproto-ether-ev ipv6-srh-ipproto-ether.pcap ipv6-srh-ipproto-ether-ev.out -ev # Loopback/CTP test case loopback loopback.pcap loopback.out diff --git a/tests/ipv6-srh-ipproto-ether-ev.out b/tests/ipv6-srh-ipproto-ether-ev.out new file mode 100644 index 00000000..96a99bc7 --- /dev/null +++ b/tests/ipv6-srh-ipproto-ether-ev.out @@ -0,0 +1 @@ + 1 15:07:04.802036 be:f5:06:09:44:74 > d6:67:19:4e:0f:4f, ethertype IPv6 (0x86dd), length 196: (flowlabel 0xde027, hlim 63, next-header Routing (43) payload length: 142) a::1 > c::2: srcrt (len=2, type=4, segleft=0, last-entry=0, flags=0x0, tag=0, [0]c::2) ae:64:42:3b:5b:9a > 1e:1d:df:cd:54:7a, ethertype IPv6 (0x86dd), length 118: (flowlabel 0xde027, hlim 64, next-header ICMPv6 (58) payload length: 64) a::2 > e::2: [icmp6 sum ok] ICMP6, echo request, id 18516, seq 1339 diff --git a/tests/ipv6-srh-ipproto-ether-v.out b/tests/ipv6-srh-ipproto-ether-v.out new file mode 100644 index 00000000..8c8b2178 --- /dev/null +++ b/tests/ipv6-srh-ipproto-ether-v.out @@ -0,0 +1 @@ + 1 15:07:04.802036 IP6 (flowlabel 0xde027, hlim 63, next-header Routing (43) payload length: 142) a::1 > c::2: srcrt (len=2, type=4, segleft=0, last-entry=0, flags=0x0, tag=0, [0]c::2) IP6 (flowlabel 0xde027, hlim 64, next-header ICMPv6 (58) payload length: 64) a::2 > e::2: [icmp6 sum ok] ICMP6, echo request, id 18516, seq 1339 diff --git a/tests/ipv6-srh-ipproto-ether.out b/tests/ipv6-srh-ipproto-ether.out deleted file mode 100644 index 96a99bc7..00000000 --- a/tests/ipv6-srh-ipproto-ether.out +++ /dev/null @@ -1 +0,0 @@ - 1 15:07:04.802036 be:f5:06:09:44:74 > d6:67:19:4e:0f:4f, ethertype IPv6 (0x86dd), length 196: (flowlabel 0xde027, hlim 63, next-header Routing (43) payload length: 142) a::1 > c::2: srcrt (len=2, type=4, segleft=0, last-entry=0, flags=0x0, tag=0, [0]c::2) ae:64:42:3b:5b:9a > 1e:1d:df:cd:54:7a, ethertype IPv6 (0x86dd), length 118: (flowlabel 0xde027, hlim 64, next-header ICMPv6 (58) payload length: 64) a::2 > e::2: [icmp6 sum ok] ICMP6, echo request, id 18516, seq 1339 -- cgit v1.2.1