diff --git a/net/frr/Makefile b/net/frr/Makefile index 3a8147256..685a0d63e 100644 --- a/net/frr/Makefile +++ b/net/frr/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= frr -PLUGIN_VERSION= 1.45 -PLUGIN_REVISION= 2 +PLUGIN_VERSION= 1.46 PLUGIN_COMMENT= The FRRouting Protocol Suite PLUGIN_DEPENDS= frr10-pythontools PLUGIN_MAINTAINER= ad@opnsense.org diff --git a/net/frr/pkg-descr b/net/frr/pkg-descr index 40f4e9546..101a43e63 100644 --- a/net/frr/pkg-descr +++ b/net/frr/pkg-descr @@ -12,6 +12,10 @@ WWW: https://frrouting.org/ Plugin Changelog ================ +1.46 + +* Add address family selection to peer groups (opnsense/plugins/pull/4861) + 1.45 * Add neighbor config to OSPF (contributed by Andy Binder) (opnsense/plugins/pull/4694) @@ -19,7 +23,6 @@ Plugin Changelog * Fix peer group activation (opnsense/plugins/pull/4777) * Switch to FRR 10 (opnsense/plugins/pull/4741) * Further adjustments for FRR 10 -* Add address family selection to peer groups (opnsense/plugins/pull/4861) 1.44