Source: mstpd Section: net Maintainer: Debian Networking Team Uploaders: Nadzeya Hutsko Build-Depends: debhelper-compat (= 13), autoconf, automake, libtool, pkgconf Standards-Version: 4.7.4 Homepage: https://github.com/mstpd/mstpd Vcs-Browser: https://salsa.debian.org/networking-team/mstpd Vcs-Git: https://salsa.debian.org/networking-team/mstpd.git Package: mstpd Architecture: linux-any Depends: iproute2, python3, ${misc:Depends}, ${shlibs:Depends} Description: user-space STP/RSTP/MSTP daemon for Linux bridges mstpd is a user-space daemon that replaces the spanning-tree handling built into the Linux kernel bridge. It implements STP (IEEE 802.1D), RSTP (IEEE 802.1w) and PVST+, giving bridges the faster convergence of RSTP that the in-kernel implementation does not provide. The daemon also supports MSTP (IEEE 802.1s).