diff --git a/net/frr/Makefile b/net/frr/Makefile index cfcb6bb7e..0e6a4fe7b 100644 --- a/net/frr/Makefile +++ b/net/frr/Makefile @@ -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 diff --git a/net/frr/pkg-descr b/net/frr/pkg-descr index e07ba5402..956364338 100644 --- a/net/frr/pkg-descr +++ b/net/frr/pkg-descr @@ -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)