net/frr: small cleanups

This commit is contained in:
Franco Fichtner
2022-04-21 11:59:22 +02:00
parent 8d45144ad4
commit 00f5664c56
2 changed files with 2 additions and 5 deletions
+2 -5
View File
@@ -7,6 +7,7 @@ makes it applicable to a wide variety of use cases including connecting
hosts/VMs/containers to the network, advertising network services, LAN
switching and routing, Internet access routers, and Internet peering.
WWW: https://frrouting.org/
Plugin Changelog
================
@@ -14,10 +15,9 @@ Plugin Changelog
1.28
* OSPF6 Interface change networktype and interfacename to dropdown in stead of multi select
* Diagnostics / BGP - fix search in grid, should only use a formatter for presentation purposes.
* Diagnostics / BGP - fix search in grid, should only use a formatter for presentation purposes
* Add ospf6 carp demotion event handler
1.27
* Add BGP password authentication
@@ -131,6 +131,3 @@ Plugin Changelog
1.8
* Add area range in OSPF config
WWW: https://frrouting.org/
View File