diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 17:13:01 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 17:13:01 +0000 |
commit | 7adcb5b605cc1328a3084c334f4697ec9771936c (patch) | |
tree | 03e681bfda053978ba896745828e09cb056ad156 /tests/pimv2_hellos-v.out | |
parent | Initial commit. (diff) | |
download | tcpdump-7adcb5b605cc1328a3084c334f4697ec9771936c.tar.xz tcpdump-7adcb5b605cc1328a3084c334f4697ec9771936c.zip |
Adding upstream version 4.99.4.upstream/4.99.4
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | tests/pimv2_hellos-v.out | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/tests/pimv2_hellos-v.out b/tests/pimv2_hellos-v.out new file mode 100644 index 0000000..8752b38 --- /dev/null +++ b/tests/pimv2_hellos-v.out @@ -0,0 +1,42 @@ + 1 09:28:00.418966 IP (tos 0xc0, ttl 1, id 895, offset 0, flags [none], proto PIM (103), length 54) + 10.0.0.2 > 224.0.0.13: PIMv2, length 34 + Hello, cksum 0xaa6e (correct) + Hold Time Option (1), length 2, Value: 1m45s + Generation ID Option (20), length 4, Value: 0x3f0ef4cd + DR Priority Option (19), length 4, Value: 1 + State Refresh Capability Option (21), length 4, Value: v1 + 2 09:28:04.003125 IP (tos 0xc0, ttl 1, id 1093, offset 0, flags [none], proto PIM (103), length 54) + 10.0.0.1 > 224.0.0.13: PIMv2, length 34 + Hello, cksum 0x6083 (correct) + Hold Time Option (1), length 2, Value: 1m45s + Generation ID Option (20), length 4, Value: 0x3ef93ece + DR Priority Option (19), length 4, Value: 1 + State Refresh Capability Option (21), length 4, Value: v1 + 3 09:28:30.093927 IP (tos 0xc0, ttl 1, id 912, offset 0, flags [none], proto PIM (103), length 54) + 10.0.0.2 > 224.0.0.13: PIMv2, length 34 + Hello, cksum 0xaa6e (correct) + Hold Time Option (1), length 2, Value: 1m45s + Generation ID Option (20), length 4, Value: 0x3f0ef4cd + DR Priority Option (19), length 4, Value: 1 + State Refresh Capability Option (21), length 4, Value: v1 + 4 09:28:33.742059 IP (tos 0xc0, ttl 1, id 1112, offset 0, flags [none], proto PIM (103), length 54) + 10.0.0.1 > 224.0.0.13: PIMv2, length 34 + Hello, cksum 0x6083 (correct) + Hold Time Option (1), length 2, Value: 1m45s + Generation ID Option (20), length 4, Value: 0x3ef93ece + DR Priority Option (19), length 4, Value: 1 + State Refresh Capability Option (21), length 4, Value: v1 + 5 09:28:59.271605 IP (tos 0xc0, ttl 1, id 927, offset 0, flags [none], proto PIM (103), length 54) + 10.0.0.2 > 224.0.0.13: PIMv2, length 34 + Hello, cksum 0xaa6e (correct) + Hold Time Option (1), length 2, Value: 1m45s + Generation ID Option (20), length 4, Value: 0x3f0ef4cd + DR Priority Option (19), length 4, Value: 1 + State Refresh Capability Option (21), length 4, Value: v1 + 6 09:29:03.603836 IP (tos 0xc0, ttl 1, id 1129, offset 0, flags [none], proto PIM (103), length 54) + 10.0.0.1 > 224.0.0.13: PIMv2, length 34 + Hello, cksum 0x6083 (correct) + Hold Time Option (1), length 2, Value: 1m45s + Generation ID Option (20), length 4, Value: 0x3ef93ece + DR Priority Option (19), length 4, Value: 1 + State Refresh Capability Option (21), length 4, Value: v1 |