[Bug 253469] IPv6 default route vanishes
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 13 22:31:55 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253469
--- Comment #8 from courtney.hicks1 at icloud.com ---
netstat -sp icmp6
icmp6:
2 calls to icmp6_error
0 errors not generated in response to an icmp6 message
0 errors not generated because of rate limitation
Output histogram:
unreach: 2
echo: 99
router solicitation: 11
neighbor solicitation: 148
neighbor advertisement: 205
MLDv2 listener report: 19
0 messages with bad code fields
0 messages < minimum length
0 bad checksums
0 messages with bad length
Input histogram:
echo reply: 82
router advertisement: 20
neighbor solicitation: 205
neighbor advertisement: 136
Histogram of error messages to be generated:
0 no route
0 administratively prohibited
0 beyond scope
0 address unreachable
2 port unreachable
0 packet too big
0 time exceed transit
0 time exceed reassembly
0 erroneous header field
0 unrecognized next header
0 unrecognized option
0 redirect
0 unknown
0 message responses generated
0 messages with too many ND options
0 messages with bad ND options
0 bad neighbor solicitation messages
0 bad neighbor advertisement messages
0 bad router solicitation messages
0 bad router advertisement messages
0 bad redirect messages
0 default routers overflows
0 prefix overflows
0 neighbour entries overflows
0 redirect overflows
0 messages with invalid hop limit
0 path MTU changes
And for dmesg I saw this:
nd6_options: unsupported option 24 - option ignored
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list