HomeFreeBSD

bridge: Support STP on VLAN devices

Description

bridge: Support STP on VLAN devices

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.

Reviewed by: donner@
MFC after: 1 week
Sponsored by: Orange Business Services
Differential Revision: https://reviews.freebsd.org/D28857

Details

Provenance
kpAuthored on Feb 20 2021, 9:11 AM
Differential Revision
D28857: bridge: Support STP on VLAN devices
Parents
rGd27999e51396: Create dhclient pid directory if it doesn't exist
Branches
Unknown
Tags
Unknown