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)
Fri, Sep 26, 4:44 AM
Unknown Object (File)
Tue, Sep 23, 12:16 PM
Unknown Object (File)
Sat, Sep 13, 8:08 AM
Unknown Object (File)
Sep 6 2025, 1:09 PM
Unknown Object (File)
Aug 22 2025, 7:16 PM
Unknown Object (File)
Aug 15 2025, 12:52 AM
Unknown Object (File)
Aug 14 2025, 10:43 PM
Unknown Object (File)
Aug 2 2025, 11:20 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