diff --git a/net/frr/Makefile b/net/frr/Makefile index 5b6b4037b..f107421c0 100644 --- a/net/frr/Makefile +++ b/net/frr/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= frr -PLUGIN_VERSION= 1.16 +PLUGIN_VERSION= 1.17 PLUGIN_COMMENT= The FRRouting Protocol Suite PLUGIN_DEPENDS= frr7 ruby PLUGIN_MAINTAINER= franz.fabian.94@gmail.com diff --git a/net/frr/pkg-descr b/net/frr/pkg-descr index 53558e299..0523621f5 100644 --- a/net/frr/pkg-descr +++ b/net/frr/pkg-descr @@ -11,6 +11,10 @@ switching and routing, Internet access routers, and Internet peering. Plugin Changelog ================ +1.17 + +* Fix templating for BGP AS-Path Lists (by Steve Buzonas) + 1.16 * Fix templating for router IDs in OSPF3 daemon