net/frr: fix notes and version

This commit is contained in:
Franco Fichtner 2022-02-15 08:29:36 +01:00
parent 6620212d7f
commit 0cd0919f3b
2 changed files with 5 additions and 2 deletions

View file

@ -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

View file

@ -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