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, 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
Unknown Object (File)
Mar 17 2026, 5:55 AM
Unknown Object (File)
Mar 14 2026, 10:12 AM
Unknown Object (File)
Mar 13 2026, 7:43 PM
Unknown Object (File)
Mar 6 2026, 5:59 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable