Пакет mstpd: Информация
Исходный пакет: mstpd
Версия: 0.1.0-alt5
Собран: 14 декабря 2024 г. 3:21
Категория: Разработка/Прочее
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/mstpd/mstpd.git
Лицензия: GPLv2+
О пакете: STP/RSTP/PVST+/MSTP Spanning Tree Protocol Daemon
Описание:
This package provides a user-space daemon which replaces the STP handling that is built into the Linux kernel Ethernet bridge and adds support for RSTP and PVST+. This daemon also supports participating in MSTP. However, due to the way the Linux kernel implements its FIBs, it is not currently possible to map MSTP topologies onto Linux bridges. Therefore, mstpd will not actually block ports on Linux bridges when MSTP is used.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
mstpd (e2kv6, e2kv5, e2kv4, e2k)
mstpd-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
mstpd (e2kv6, e2kv5, e2kv4, e2k)
mstpd-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
Сопровождающий: Alexey Shabalin
Последнее изменение
22 ноября 2024 г. Alexey Shabalin 0.1.0-alt5
- Replace brctl with ip in bash_completion - Remove requires bridge-utils - Move bash_completion to /usr/share - Backport patches: + netif_utils: fix speeds > 65G + Update bridge_track.c + mstpctl-utils-functions.sh: fix shellcheck warnings
11 сентября 2023 г. Oleg Obidin 0.1.0-alt3
- Remove unnecessary rpm-build-python3 BR
24 мая 2023 г. Oleg Obidin 0.1.0-alt2
- Add requires bridge-utils (closes: 46237)