[Bug 248046] Panic when creating a bridge interface

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 17 19:57:56 UTC 2020


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

dmilith <dmilith at me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dmilith at me.com

--- Comment #2 from dmilith <dmilith at me.com> ---
I did build from last stable/12 and I noticed that if_bridge module seems to be
"loaded" even after I explicitly commented out "device if_bridge" in kernel
configuration (no loader.conf / loader.conf.local lines with if_bridge) and
can't be unloaded:

kldunload if_bridge # => kldunload: can't find file if_bridge

kldload if_bridge # => kldload: can't load if_bridge: module already loaded or
in kernel

Unsure it makes a difference, but maybe it's worth mention.

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


More information about the freebsd-net mailing list