https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214347
Bug ID: 214347
Summary: [bridge] [patch] add support for Spanning Tree
Protocol on vlan ports (IFT_L2VLAN)
Product: Base System
Version: 11.0-STABLE
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Some People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Keywords: patch
Created attachment 176806
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=176806&action=edit
allow STP on vlans
Currently, if_bridge(4) refuses to enable STP on ports of type IFT_L2VLAN and
enables it on IFT_ETHER only. This restriction is meaningless. Attached patch
allows to enable STP on vlans.
--
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]"