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/ipv6-bad-version.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 'tests/ipv6-bad-version.out')
-rw-r--r-- | tests/ipv6-bad-version.out | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ipv6-bad-version.out b/tests/ipv6-bad-version.out new file mode 100644 index 0000000..a184ba5 --- /dev/null +++ b/tests/ipv6-bad-version.out @@ -0,0 +1,4 @@ + 1 15:15:01.278565 IP6 :: > ff02::1:ff76:6c14: ICMP6, neighbor solicitation, who has fe80::20c:29ff:fe76:6c14, length 24 + 2 15:15:01.279230 IP6 version error: 0 != 6 + 3 15:15:02.391170 IP6 :: > ff02::1:ff76:6c14: ICMP6, neighbor solicitation, who has 1111:2222:3333:4444:20c:29ff:fe76:6c14, length 24 + 4 15:15:02.391739 IP6 version error: 0 != 6 |