diff --git a/net/frr/Makefile b/net/frr/Makefile index ca8ca4dd5..026281f05 100644 --- a/net/frr/Makefile +++ b/net/frr/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= frr -PLUGIN_VERSION= 1.26 +PLUGIN_VERSION= 1.27 PLUGIN_COMMENT= The FRRouting Protocol Suite PLUGIN_DEPENDS= frr7 PLUGIN_MAINTAINER= franz.fabian.94@gmail.com diff --git a/net/frr/pkg-descr b/net/frr/pkg-descr index a8ef2122d..be8a21162 100644 --- a/net/frr/pkg-descr +++ b/net/frr/pkg-descr @@ -11,10 +11,13 @@ switching and routing, Internet access routers, and Internet peering. Plugin Changelog ================ +1.27 + +* Add BGP password authentication + 1.26 * Fix Model migration errors -* Add BGP password authentication 1.25