]> The Tcpdump Group git mirrors - tcpdump/commitdiff
AoE: Add a test capture file for the previous fix
authorFrancois-Xavier Le Bail <[email protected]>
Wed, 16 Oct 2019 07:23:26 +0000 (09:23 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Wed, 16 Oct 2019 08:02:31 +0000 (10:02 +0200)
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.

tests/TESTLIST
tests/aoe-oobr-1.out [new file with mode: 0644]
tests/aoe-oobr-1.pcap [new file with mode: 0644]

index fb3817e20e969ea9588e9e9e8764b3bb5f47751d..61288f254146c7289d2c6505d81d09a666a26633 100644 (file)
@@ -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 (file)
index 0000000..ce7039f
--- /dev/null
@@ -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 (file)
index 0000000..ce06c21
Binary files /dev/null and b/tests/aoe-oobr-1.pcap differ