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 22, 7:52 AM
Unknown Object (File)
Mon, Apr 22, 2:25 AM
Unknown Object (File)
Mon, Apr 22, 2:25 AM
Unknown Object (File)
Mon, Apr 22, 2:21 AM
Unknown Object (File)
Sat, Apr 20, 8:39 AM
Unknown Object (File)
Mar 7 2024, 4:30 PM
Unknown Object (File)
Feb 19 2024, 12:32 AM
Unknown Object (File)
Feb 1 2024, 7:21 AM

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