https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221122
Marek Zarychta <zarych...@plan-b.pwste.edu.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zarych...@plan-b.pwste.edu. | |pl --- Comment #24 from Marek Zarychta <zarych...@plan-b.pwste.edu.pl> --- At least one epair(4) can be created and added to the bridge early to make consensus between capabilities: ifconfig_oce3="up mtu 9000" cloned_interfaces="bridge0 epair0 ..." create_args_epair0="mtu 9000 up" ifconfig_bridge0="addm oce3 addm epair0a ..." The bridge will not suffer from epair(4) interfaces added later then. -- You are receiving this mail because: You are the assignee for the bug.