confd: bridge: Add STP/RSTP support

This commit is contained in:
Tobias Waldekranz
2025-01-08 10:14:46 +01:00
parent b425edffce
commit bfeeade43b
16 changed files with 399 additions and 5 deletions
+1
View File
@@ -18,6 +18,7 @@ All notable changes to the project are documented in this file.
- SSH Server is now configurable, issue #441
SSH Server and NETCONF Server now uses the same SSH hostkey in factory-config
- Add support for GRE/GRETAP tunnels
- Support for STP/RSTP on bridges
### Fixes