[Bug 253172] Intel e1000 - Interface Stalls After Media Type is Changed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 11 15:35:43 UTC 2021


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

--- Comment #3 from jcaplan at blackberry.com ---
Created attachment 222368
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=222368&action=edit
proposed patch

after a bit more investigating, it looks like iflib_media_change should be
calling iflib_stop() before changing media type. then it's not necessary to
force the user to down the interface. Attached diff resolves issue for me.

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


More information about the freebsd-net mailing list