net/frr: make new version

This commit is contained in:
Franco Fichtner
2022-10-04 09:38:56 +02:00
parent c53553ba69
commit ed7a4d8205
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= frr
PLUGIN_VERSION= 1.30
PLUGIN_VERSION= 1.31
PLUGIN_COMMENT= The FRRouting Protocol Suite
PLUGIN_DEPENDS= frr7
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
+4
View File
@@ -12,6 +12,10 @@ WWW: https://frrouting.org/
Plugin Changelog
================
1.31
* Set no bgp default ipv4-unicast (contributed by vnxme)
1.30
* Allow specifying multiple PrefixLists and CommunityLists (contributed by Patrik Kernstock)