net/frr: better start a new version with feature changes

This commit is contained in:
Franco Fichtner
2025-08-19 07:24:24 +02:00
parent 5015b95aa9
commit 15281980f3
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= frr
PLUGIN_VERSION= 1.46
PLUGIN_VERSION= 1.47
PLUGIN_COMMENT= The FRRouting Protocol Suite
PLUGIN_DEPENDS= frr10-pythontools
PLUGIN_MAINTAINER= ad@opnsense.org
+4 -1
View File
@@ -12,11 +12,14 @@ WWW: https://frrouting.org/
Plugin Changelog
================
1.47
* Add OSPF area configuration options (opnsense/plugins/pull/4880)
1.46
* Add address family selection to peer groups (opnsense/plugins/pull/4861)
* Add OSPF point-to-multipoint options (contributed by Andy Binder) (opnsense/plugins/pull/4879)
* Add OSPF area configuration options (opnsense/plugins/pull/4880)
1.45