net/frr: new version for later release

This commit is contained in:
Franco Fichtner 2025-05-14 09:09:23 +02:00
parent 84904b71aa
commit 856d3ab7ce
2 changed files with 5 additions and 2 deletions

View file

@ -1,6 +1,5 @@
PLUGIN_NAME= frr
PLUGIN_VERSION= 1.44
PLUGIN_REVISION= 1
PLUGIN_VERSION= 1.45
PLUGIN_COMMENT= The FRRouting Protocol Suite
PLUGIN_DEPENDS= frr8-pythontools
PLUGIN_MAINTAINER= ad@opnsense.org

View file

@ -12,6 +12,10 @@ WWW: https://frrouting.org/
Plugin Changelog
================
1.45
* Add neighbor config to OSPF (contributed by Andy Binder)
1.44
* Add BGP allowas-in (opnsense/plugins/issues/4586)