diff options
author | Denis Ovsienko <infrastation@yandex.ru> | 2014-04-12 10:51:48 +0400 |
---|---|---|
committer | Denis Ovsienko <infrastation@yandex.ru> | 2014-04-12 10:51:48 +0400 |
commit | 92987badd69c9fe18dea6cdeb6989f28ce122f58 (patch) | |
tree | 94a06f3712acdf6960079a947ace57ce88a7e4bf /tests/pimv2_bootstrap-v.out | |
parent | d6a7593fd9e109c273c980337c494ef2b6016f23 (diff) | |
download | tcpdump-92987badd69c9fe18dea6cdeb6989f28ce122f58.tar.gz |
PIM: add some v2 test cases
The sample captures come from packetlife.net through courtesy of Jeremy
Stretch.
Diffstat (limited to 'tests/pimv2_bootstrap-v.out')
-rw-r--r-- | tests/pimv2_bootstrap-v.out | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/tests/pimv2_bootstrap-v.out b/tests/pimv2_bootstrap-v.out new file mode 100644 index 00000000..1d564450 --- /dev/null +++ b/tests/pimv2_bootstrap-v.out @@ -0,0 +1,24 @@ +IP (tos 0xc0, ttl 1, id 477, offset 0, flags [none], proto PIM (103), length 66) + 10.0.0.5 > 224.0.0.13: PIMv2, length 46 + Bootstrap, cksum 0xe410 (correct) tag=4b0 hashmlen=0 BSRprio=0 BSR=1.1.1.1 (group0: 224.0.0.0/4 RPcnt=2 FRPcnt=2 RP0=2.2.2.2,holdtime=2m30s,prio=0 RP1=3.3.3.3,holdtime=2m30s,prio=0) +IP (tos 0xc0, ttl 255, id 433, offset 0, flags [none], proto PIM (103), length 42) + 10.0.0.6 > 1.1.1.1: PIMv2, length 22 + Candidate RP Advertisement, cksum 0xee5e (correct) prefix-cnt=1 prio=0 holdtime=2m30s RP=3.3.3.3 Group0=224.0.0.0/4 +IP (tos 0xc0, ttl 1, id 520, offset 0, flags [none], proto PIM (103), length 66) + 10.0.0.5 > 224.0.0.13: PIMv2, length 46 + Bootstrap, cksum 0xdf74 (correct) tag=94c hashmlen=0 BSRprio=0 BSR=1.1.1.1 (group0: 224.0.0.0/4 RPcnt=2 FRPcnt=2 RP0=2.2.2.2,holdtime=2m30s,prio=0 RP1=3.3.3.3,holdtime=2m30s,prio=0) +IP (tos 0xc0, ttl 255, id 471, offset 0, flags [none], proto PIM (103), length 42) + 10.0.0.6 > 1.1.1.1: PIMv2, length 22 + Candidate RP Advertisement, cksum 0xee5e (correct) prefix-cnt=1 prio=0 holdtime=2m30s RP=3.3.3.3 Group0=224.0.0.0/4 +IP (tos 0xc0, ttl 1, id 563, offset 0, flags [none], proto PIM (103), length 66) + 10.0.0.5 > 224.0.0.13: PIMv2, length 46 + Bootstrap, cksum 0xd555 (correct) tag=136b hashmlen=0 BSRprio=0 BSR=1.1.1.1 (group0: 224.0.0.0/4 RPcnt=2 FRPcnt=2 RP0=2.2.2.2,holdtime=2m30s,prio=0 RP1=3.3.3.3,holdtime=2m30s,prio=0) +IP (tos 0xc0, ttl 255, id 508, offset 0, flags [none], proto PIM (103), length 42) + 10.0.0.6 > 1.1.1.1: PIMv2, length 22 + Candidate RP Advertisement, cksum 0xee5e (correct) prefix-cnt=1 prio=0 holdtime=2m30s RP=3.3.3.3 Group0=224.0.0.0/4 +IP (tos 0xc0, ttl 1, id 606, offset 0, flags [none], proto PIM (103), length 66) + 10.0.0.5 > 224.0.0.13: PIMv2, length 46 + Bootstrap, cksum 0xe3ab (correct) tag=515 hashmlen=0 BSRprio=0 BSR=1.1.1.1 (group0: 224.0.0.0/4 RPcnt=2 FRPcnt=2 RP0=2.2.2.2,holdtime=2m30s,prio=0 RP1=3.3.3.3,holdtime=2m30s,prio=0) +IP (tos 0xc0, ttl 255, id 547, offset 0, flags [none], proto PIM (103), length 42) + 10.0.0.6 > 1.1.1.1: PIMv2, length 22 + Candidate RP Advertisement, cksum 0xee5e (correct) prefix-cnt=1 prio=0 holdtime=2m30s RP=3.3.3.3 Group0=224.0.0.0/4 |