]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Add some MLDv2 test packets
authorTillmann Karras <[email protected]>
Sat, 19 Jan 2013 07:53:37 +0000 (08:53 +0100)
committerTillmann Karras <[email protected]>
Sat, 19 Jan 2013 07:53:37 +0000 (08:53 +0100)
The added packets are: a join, a regular query and reply, and a leave.

tests/TESTLIST
tests/icmpv6.out
tests/icmpv6.pcap

index 600e3ca5ecddfe53484a119e6aee95f08ca80594..408034316cd2b10f1e6709a16f9e575ac8e51396 100644 (file)
@@ -66,7 +66,7 @@ babel_auth      babel_auth.pcap        babel_auth.out  -t -v
 pppoe           pppoe.pcap             pppoe.out       -t
 
 # ICMPv6
-icmpv6          icmpv6.pcap             icmpv6.out      -t -vv -c1
+icmpv6          icmpv6.pcap             icmpv6.out      -t -vv
 
 # SPB tests
 spb                spb.pcap                spb.out -t
index 4f51e7ce208ecad090f8b2a3cc9abe8bdebc61d9..bb7775e21c9411e0eb9e7d9ee3f1b49c7596923f 100644 (file)
@@ -20,3 +20,7 @@ IP6 (hlim 255, next-header ICMPv6 (58) payload length: 176) fe80::b299:28ff:fec8
            0x0000:  0000 0000 1388
          homeagent information option (8), length 8 (1):  preference 50001, lifetime 15
            0x0000:  0000 c351 000f
+IP6 (hlim 1, next-header Options (0) payload length: 36) fe80::215:17ff:fecc:e546 > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report v2, 1 group record(s) [gaddr ff02::db8:1122:3344 to_ex { }]
+IP6 (hlim 1, next-header Options (0) payload length: 36) fe80::b2a8:6eff:fe0c:d4e8 > ff02::1: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener query v2 [max resp delay=10000] [gaddr :: robustness=2 qqi=60]
+IP6 (hlim 1, next-header Options (0) payload length: 96) fe80::215:17ff:fecc:e546 > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report v2, 4 group record(s) [gaddr ff02::db8:1122:3344 is_ex { }] [gaddr ff02::1:ffcc:e546 is_ex { }] [gaddr ff02::1:ffa7:10ad is_ex { }] [gaddr ff02::1:ff00:2 is_ex { }]
+IP6 (hlim 1, next-header Options (0) payload length: 36) fe80::215:17ff:fecc:e546 > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report v2, 1 group record(s) [gaddr ff02::db8:1122:3344 to_in { }]
index 5194832028763a4d36404abfed7bfc47f8672040..d480e7230c32e66288c7bda68a0f1a0c61bcdfd7 100644 (file)
Binary files a/tests/icmpv6.pcap and b/tests/icmpv6.pcap differ