mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-03 22:08:11 -04:00
net/frr: new version for later release
This commit is contained in:
parent
84904b71aa
commit
856d3ab7ce
2 changed files with 5 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue