mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
net/frr: new version
This commit is contained in:
parent
a92fe03b6a
commit
0f09a24fc8
2 changed files with 8 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PLUGIN_NAME= frr
|
||||
PLUGIN_VERSION= 1.48
|
||||
PLUGIN_VERSION= 1.49
|
||||
PLUGIN_COMMENT= The FRRouting Protocol Suite
|
||||
PLUGIN_DEPENDS= frr10-pythontools
|
||||
PLUGIN_MAINTAINER= ad@opnsense.org
|
||||
|
|
|
|||
|
|
@ -12,6 +12,13 @@ WWW: https://frrouting.org/
|
|||
Plugin Changelog
|
||||
================
|
||||
|
||||
1.49
|
||||
|
||||
* Add hint about service reload / restart behaviour
|
||||
* Fix SNMP OSPF argument flags in RC configuration file
|
||||
* Fix STATIC template interface issue
|
||||
* Replace shell_exec() with mwexecfm()
|
||||
|
||||
1.48
|
||||
|
||||
* Add BFD detect-multiplier, transmit-interval, receive-interval (opnsense/plugins/pull/5000)
|
||||
|
|
|
|||
Loading…
Reference in a new issue