xref: /OK3568_Linux_fs/buildroot/package/mstpd/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyunconfig BR2_PACKAGE_MSTPD
2*4882a593Smuzhiyun	bool "mstpd"
3*4882a593Smuzhiyun	help
4*4882a593Smuzhiyun	  Multiple Spanning Tree Protocol Daemon.
5*4882a593Smuzhiyun	  This package provides a user-space daemon which replaces
6*4882a593Smuzhiyun	  the STP handling that is built into the Linux kernel Ethernet
7*4882a593Smuzhiyun	  bridge and adds support for RSTP and PVST+.
8*4882a593Smuzhiyun
9*4882a593Smuzhiyun	  https://github.com/mstpd/mstpd
10