[Bug 248005] nd6 initializes nd_ifinfo->maxmtu = 0 on newly inserted network interfaces

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 16 05:38:09 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248005

Kyle Evans <kevans at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|net at FreeBSD.org             |kevans at freebsd.org
             Status|Open                        |In Progress

--- Comment #1 from Kyle Evans <kevans at freebsd.org> ---
I agree both with your assessment and your patch. Indeed, early boot will be
fine since if_attach_internal will not call if_attachdomain1 due to being too
early for domains to be ready.

Take, and I will look at committing this tomorrow since it's trivially correct.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the freebsd-net mailing list