Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Feb 2021 22:31:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 253469] IPv6 default route vanishes
Message-ID:  <bug-253469-7501-aWyYsUQ9YK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253469-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253469-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253469

--- Comment #8 from courtney.hicks1@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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253469-7501-aWyYsUQ9YK>