xref: /OK3568_Linux_fs/buildroot/package/mstpd/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
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