[Bug 214347] [bridge] [patch] add support for Spanning Tree Protocol on vlan ports (IFT_L2VLAN)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 9 07:15:30 UTC 2016


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: freebsd-bugs at FreeBSD.org
          Reporter: ports at grosbein.net
          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.


More information about the freebsd-bugs mailing list