diff options
Diffstat (limited to '')
-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 |