1config BR2_PACKAGE_MSTPD
2	bool "mstpd"
3	help
4	  Multiple Spanning Tree Protocol Daemon.
5	  This package provides a user-space daemon which replaces
6	  the STP handling that is built into the Linux kernel Ethernet
7	  bridge and adds support for RSTP and PVST+.
8
9	  https://github.com/mstpd/mstpd
10