Page MenuHomeFreeBSD

bridge: Support STP on VLAN devices
ClosedPublic

Authored by kp on Feb 22 2021, 2:32 PM.
Tags
None
Referenced Files
F132727534: D28857.id84538.diff
Sun, Oct 19, 9:49 AM
Unknown Object (File)
Mon, Oct 13, 3:26 PM
Unknown Object (File)
Mon, Oct 13, 3:26 PM
Unknown Object (File)
Mon, Oct 13, 3:26 PM
Unknown Object (File)
Mon, Oct 13, 2:27 AM
Unknown Object (File)
Fri, Sep 26, 4:44 AM
Unknown Object (File)
Tue, Sep 23, 12:16 PM
Unknown Object (File)
Sep 13 2025, 8:08 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