net/frr: bump version

This commit is contained in:
Franco Fichtner
2023-09-14 09:40:25 +02:00
parent d260d55b51
commit 62cdab165b
2 changed files with 5 additions and 2 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
PLUGIN_NAME= frr
PLUGIN_VERSION= 1.35
PLUGIN_REVISION= 1
PLUGIN_VERSION= 1.36
PLUGIN_COMMENT= The FRRouting Protocol Suite
PLUGIN_DEPENDS= frr8
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
+4
View File
@@ -12,6 +12,10 @@ WWW: https://frrouting.org/
Plugin Changelog
================
1.36
* Added default-information originate option for OSPFv3
1.35
* Added automatic OSPFv3 firewall rules and opt-out automatic rule switch (contributed by Bill Gertz)