]> git.ipfire.org Git - thirdparty/iproute2.git/commit
bridge: vlan: Add support for setting a VLANs MSTI
authorTobias Waldekranz <tobias@waldekranz.com>
Mon, 24 Jun 2024 13:00:34 +0000 (15:00 +0200)
committerDavid Ahern <dsahern@kernel.org>
Mon, 8 Jul 2024 03:33:53 +0000 (03:33 +0000)
commitace3c9c1fefd646ed43f7471992a2ca3b2889a0c
tree85eab1df654ad36478ccaa382b14bcdf19328ec2
parent60a95a8a2e45f87b2669d31f0cf4d9de50032d5f
bridge: vlan: Add support for setting a VLANs MSTI

Allow the user to associate one or more VLANs with a multiple spanning
tree instance (MSTI), when MST is enabled on the bridge.

Signed-off-by: Tobias Waldekranz <tobias@waldekranz.com>
Reviewed-by: Hangbin Liu <liuhangbin@gmail.com>
Acked-by: Nikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: David Ahern <dsahern@kernel.org>
bridge/vlan.c
man/man8/bridge.8