net/frr: wrap up next version

This commit is contained in:
Franco Fichtner 2024-05-16 09:00:09 +02:00
parent b35877e7be
commit 90fe67c97f
2 changed files with 7 additions and 6 deletions

View file

@ -1,6 +1,5 @@
PLUGIN_NAME= frr
PLUGIN_VERSION= 1.39
PLUGIN_REVISION= 2
PLUGIN_VERSION= 1.40
PLUGIN_COMMENT= The FRRouting Protocol Suite
PLUGIN_DEPENDS= frr8
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com

View file

@ -12,12 +12,14 @@ WWW: https://frrouting.org/
Plugin Changelog
================
1.40
* Add staticd to routing suite
* Add BGP peer-group support
* Add distance to BGP
1.39
* Add plain password authentication to OSPF
* Set multihop value to 255 (contributed by Cogan Ng Jun Lin)
* Add distance to BGP
* Add BGP peer-group support
* Add plain password authentication to OSPF
* Set multihop value to 255 (contributed by Cogan Ng Jun Lin)