[Bug 208910] if_bridge does not work properly with vlans and VIMAGE
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 25 20:54:17 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208910
--- Comment #2 from Shawn Debnath <shawn at debnath.net> ---
Per kp@, current patch by delphij is not a proper fix for the issue (see
review). I am going to dig deeper to try to find the root cause for two issues
I am running into, which according to kp@ are unrelated but would be good to
hunt down:
1) why the bridge is not accepting and retaining the mac address of the first
interface attached to it.
2) why the bridge is unable to disable capabilities on the parent interface
(likely IFCAP_LRO, but could be others as well).
Regardless, kernel shouldn't be exposing all of SIOCSIFCAP to the parent
interface.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list