Date: Wed, 09 Nov 2016 07:15:29 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 214347] [bridge] [patch] add support for Spanning Tree Protocol on vlan ports (IFT_L2VLAN) Message-ID: <bug-214347-8@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
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@FreeBSD.org Reporter: ports@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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214347-8>
