bisdn / bisdn-linux

Other
9 stars 1 forks source link

proper MSTP support via in-kernel MSTI support #81

Open KanjiMonster opened 1 year ago

KanjiMonster commented 1 year ago

Linux recently (in 5.18) added support for defining MSTIs in the kernel as vlan groups for STP (skipping the FID part).

Using that, we can simplify the mstp support, and do not need a stg group per vlan anymore.

To be able to do that, we will require changes in various components:

Additionally, we will also want