diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 17:41:34 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 17:41:34 +0000 |
commit | f7b5fc832288fae3f5a0f3d24b96782252aabbaf (patch) | |
tree | 711bd849ca1348d3c97dc9bbbd157b80e9c410aa /tests/igmpv2.out | |
parent | Initial commit. (diff) | |
download | tcpdump-f7b5fc832288fae3f5a0f3d24b96782252aabbaf.tar.xz tcpdump-f7b5fc832288fae3f5a0f3d24b96782252aabbaf.zip |
Adding upstream version 4.99.3.upstream/4.99.3upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | tests/igmpv2.out | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/igmpv2.out b/tests/igmpv2.out new file mode 100644 index 0000000..de35652 --- /dev/null +++ b/tests/igmpv2.out @@ -0,0 +1,18 @@ + 1 10:21:47.698870 IP 192.168.1.2 > 224.0.0.1: igmp query v2 + 2 10:21:48.627293 IP 192.168.1.64 > 239.255.255.250: igmp v2 report 239.255.255.250 + 3 10:21:54.761748 IP 192.168.11.201 > 225.10.10.10: igmp v2 report 225.10.10.10 + 4 10:21:56.111610 IP 192.168.11.201 > 225.1.1.3: igmp v2 report 225.1.1.3 + 5 10:22:07.221561 IP 192.168.11.201 > 224.0.0.2: igmp leave 225.1.1.3 + 6 10:22:07.231083 IP 192.168.1.2 > 225.1.1.3: igmp query v2 [max resp time 10] [gaddr 225.1.1.3] + 7 10:22:07.461496 IP 192.168.11.201 > 225.1.1.4: igmp v2 report 225.1.1.4 + 8 10:22:10.221472 IP 192.168.11.201 > 225.1.1.4: igmp v2 report 225.1.1.4 + 9 10:22:12.496710 IP 192.168.11.201 > 225.1.1.4: igmp v2 report 225.1.1.4 + 10 10:22:18.681377 IP 192.168.11.201 > 224.0.0.2: igmp leave 225.1.1.4 + 11 10:22:18.689506 IP 192.168.1.2 > 225.1.1.4: igmp query v2 [max resp time 10] [gaddr 225.1.1.4] + 12 10:22:18.921288 IP 192.168.11.201 > 225.1.1.5: igmp v2 report 225.1.1.5 + 13 10:22:24.791096 IP 192.168.11.201 > 225.1.1.5: igmp v2 report 225.1.1.5 + 14 10:22:28.461112 IP 192.168.11.201 > 225.1.1.5: igmp v2 report 225.1.1.5 + 15 10:23:52.768522 IP 192.168.1.2 > 224.0.0.1: igmp query v2 + 16 10:23:56.649577 IP 192.168.11.201 > 225.10.10.10: igmp v2 report 225.10.10.10 + 17 10:23:57.667297 IP 192.168.1.64 > 239.255.255.250: igmp v2 report 239.255.255.250 + 18 10:24:00.739398 IP 192.168.11.201 > 225.1.1.5: igmp v2 report 225.1.1.5 |