mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
net/frr: fix notes and version
This commit is contained in:
parent
6620212d7f
commit
0cd0919f3b
2 changed files with 5 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PLUGIN_NAME= frr
|
||||
PLUGIN_VERSION= 1.26
|
||||
PLUGIN_VERSION= 1.27
|
||||
PLUGIN_COMMENT= The FRRouting Protocol Suite
|
||||
PLUGIN_DEPENDS= frr7
|
||||
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
|
||||
|
|
|
|||
|
|
@ -11,10 +11,13 @@ switching and routing, Internet access routers, and Internet peering.
|
|||
Plugin Changelog
|
||||
================
|
||||
|
||||
1.27
|
||||
|
||||
* Add BGP password authentication
|
||||
|
||||
1.26
|
||||
|
||||
* Fix Model migration errors
|
||||
* Add BGP password authentication
|
||||
|
||||
1.25
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue