Page MenuHomeFreeBSD

bridge: Support STP on VLAN devices
ClosedPublic

Authored by kp on Feb 22 2021, 2:32 PM.
Tags
None
Referenced Files
F146916365: D28857.diff
Fri, Mar 6, 5:59 PM
Unknown Object (File)
Thu, Mar 5, 9:13 PM
Unknown Object (File)
Sun, Mar 1, 1:42 AM
Unknown Object (File)
Sun, Feb 8, 10:43 AM
Unknown Object (File)
Sun, Feb 8, 2:31 AM
Unknown Object (File)
Jan 30 2026, 4:30 PM
Unknown Object (File)
Jan 22 2026, 7:20 PM
Unknown Object (File)
Jan 3 2026, 2:19 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