Page MenuHomeFreeBSD

bridge: Support STP on VLAN devices
ClosedPublic

Authored by kp on Feb 22 2021, 2:32 PM.
Tags
None
Referenced Files
F153337368: D28857.id84538.diff
Mon, Apr 20, 2:00 PM
Unknown Object (File)
Mon, Apr 20, 12:02 PM
Unknown Object (File)
Mon, Apr 20, 8:41 AM
Unknown Object (File)
Sat, Apr 18, 1:31 PM
Unknown Object (File)
Mon, Apr 6, 2:52 AM
Unknown Object (File)
Sun, Apr 5, 6:44 AM
Unknown Object (File)
Fri, Apr 3, 1:59 AM
Unknown Object (File)
Tue, Mar 24, 2:50 PM

Details

Summary

VLAN devices have type IFT_L2VLAN, so the STP code mistakenly believed
they couldn't be used for STP. That's not the case, so add the
ITF_L2VLAN to the check.

MFC after: 1 week
Sponsored by: Orange Business Services

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 37266
Build 34155: arc lint + arc unit