diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:52:31 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:52:31 +0000 |
commit | 31cd589d20ba8d3d6b3fc4fccacc40d38a163c5d (patch) | |
tree | 99d6c086833d530e5d1d33a8128961f8149843f0 /tests/ipv6-bad-version.out | |
parent | Adding upstream version 4.99.4. (diff) | |
download | tcpdump-31cd589d20ba8d3d6b3fc4fccacc40d38a163c5d.tar.xz tcpdump-31cd589d20ba8d3d6b3fc4fccacc40d38a163c5d.zip |
Adding upstream version 4.99.5.upstream/4.99.5upstream
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 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/ipv6-bad-version.out b/tests/ipv6-bad-version.out index a184ba5..898f751 100644 --- a/tests/ipv6-bad-version.out +++ b/tests/ipv6-bad-version.out @@ -1,4 +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 + 1 2013-11-08 15:15:01.278565 IP6 :: > ff02::1:ff76:6c14: ICMP6, neighbor solicitation, who has fe80::20c:29ff:fe76:6c14, length 24 + 2 2013-11-08 15:15:01.279230 IP6 [version 0 != 6] (invalid) + 3 2013-11-08 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 2013-11-08 15:15:02.391739 IP6 [version 0 != 6] (invalid) |