[Bug 249050] if_qlxgb mtu not initialized bug causing wrong pkt 0x62 dump start
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 1 16:39:46 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249050
Mark Johnston <markj at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |markj at FreeBSD.org
Status|New |Open
--- Comment #1 from Mark Johnston <markj at FreeBSD.org> ---
The MTU initialization looks reasonable, but after ether_ifattach() we are
still unconditionally assigning to if_capabilities, so doesn't IFCAP_LINKSTATE
get cleared?
What problems were you seeing with up'ing the interface?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list