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

Kristof Provost <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Kristof Provost <[email protected]> ---
I've had a brief look.

Adding the interface to the bridge fails because it can't enable promiscuous
mode on it.
It's not clear to me if setting promiscuous mode is supposed to work on vtnet
interfaces without CtrlRxMode.
Either way, it looks like the interface flag handling is somewhat buggy as
well, because vtnet interfaces which have been brought up cannot be added, but
those who have not can be.

tl;dr: Needs to be investigated by someone familiar with if_vtnet.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to