Page MenuHomeFreeBSD

bridge: Support STP on VLAN devices
ClosedPublic

Authored by kp on Feb 22 2021, 2:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jan 27, 9:54 PM
Unknown Object (File)
Mon, Jan 27, 8:50 AM
Unknown Object (File)
Sat, Jan 25, 9:54 PM
Unknown Object (File)
Fri, Jan 24, 2:16 AM
Unknown Object (File)
Mon, Jan 20, 8:52 PM
Unknown Object (File)
Mon, Jan 20, 6:54 AM
Unknown Object (File)
Sat, Jan 11, 8:49 PM
Unknown Object (File)
Thu, Jan 9, 6:36 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