Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Sep 2020 16:39:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 249050] if_qlxgb  mtu not initialized bug causing wrong pkt 0x62 dump start
Message-ID:  <bug-249050-7501-THb3MTvjTH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-249050-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-249050-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=3D249050

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markj@FreeBSD.org
             Status|New                         |Open

--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
The MTU initialization looks reasonable, but after ether_ifattach() we are
still unconditionally assigning to if_capabilities, so doesn't IFCAP_LINKST=
ATE
get cleared?

What problems were you seeing with up'ing the interface?

--=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-249050-7501-THb3MTvjTH>