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)
Sun, Nov 3, 12:57 PM
Unknown Object (File)
Sat, Nov 2, 1:22 PM
Unknown Object (File)
Fri, Oct 18, 12:31 PM
Unknown Object (File)
Oct 3 2024, 11:01 PM
Unknown Object (File)
Oct 1 2024, 10:27 PM
Unknown Object (File)
Oct 1 2024, 7:36 PM
Unknown Object (File)
Sep 30 2024, 10:37 AM
Unknown Object (File)
Sep 27 2024, 12:13 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