From: Francois-Xavier Le Bail Date: Wed, 16 Oct 2019 07:23:26 +0000 (+0200) Subject: AoE: Add a test capture file for the previous fix X-Git-Tag: tcpdump-4.99-bp~650 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/2af1e6ca55404f076c642c9e269251b3c1b228a8 AoE: Add a test capture file for the previous fix This is a followup to commit 46aead6c5265e8ae376d2cf274fb2b5195cd6b57. This capture file was supplied by Bhargava Shastry, SecT/TU Berlin. Updated from 2391d5375772be36123d73b17ea5f5d715a810f1 in 4.9 branch. --- diff --git a/tests/TESTLIST b/tests/TESTLIST index fb3817e2..61288f25 100644 --- a/tests/TESTLIST +++ b/tests/TESTLIST @@ -624,6 +624,7 @@ olsr-oobr-1 olsr-oobr-1.pcap olsr-oobr-1.out -v olsr-oobr-2 olsr-oobr-2.pcap olsr-oobr-2.out -v ikev1_id_ipv6_addr_subnet-oobr ikev1_id_ipv6_addr_subnet-oobr.pcap ikev1_id_ipv6_addr_subnet-oobr.out -v isakmp-various-oobr isakmp-various-oobr.pcap isakmp-various-oobr.out -v +aoe-oobr-1 aoe-oobr-1.pcap aoe-oobr-1.out -v -c1 # bad packets from Katie Holly mlppp-oobr mlppp-oobr.pcap mlppp-oobr.out diff --git a/tests/aoe-oobr-1.out b/tests/aoe-oobr-1.out new file mode 100644 index 00000000..ce7039fe --- /dev/null +++ b/tests/aoe-oobr-1.out @@ -0,0 +1,3 @@ + 1 06:58:21.1048579 AoE length 18, Ver 1, Flags: [Response, MBZ-0x02, MBZ-0x01] + Major: 0x40f6, Minor: 0x02, Command: Reserve/Release, Tag: 0x01010101 + RCmd: Set reserve list, NMacs: 1 [|aoe] diff --git a/tests/aoe-oobr-1.pcap b/tests/aoe-oobr-1.pcap new file mode 100644 index 00000000..ce06c21f Binary files /dev/null and b/tests/aoe-oobr-1.pcap differ