mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-09 08:56:23 -04:00
net/frr: wrap up next version
This commit is contained in:
parent
b35877e7be
commit
90fe67c97f
2 changed files with 7 additions and 6 deletions
|
|
@ -1,6 +1,5 @@
|
|||
PLUGIN_NAME= frr
|
||||
PLUGIN_VERSION= 1.39
|
||||
PLUGIN_REVISION= 2
|
||||
PLUGIN_VERSION= 1.40
|
||||
PLUGIN_COMMENT= The FRRouting Protocol Suite
|
||||
PLUGIN_DEPENDS= frr8
|
||||
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
|
||||
|
|
|
|||
|
|
@ -12,12 +12,14 @@ WWW: https://frrouting.org/
|
|||
Plugin Changelog
|
||||
================
|
||||
|
||||
1.40
|
||||
|
||||
* Add staticd to routing suite
|
||||
* Add BGP peer-group support
|
||||
* Add distance to BGP
|
||||
|
||||
1.39
|
||||
|
||||
* Add plain password authentication to OSPF
|
||||
* Set multihop value to 255 (contributed by Cogan Ng Jun Lin)
|
||||
* Add distance to BGP
|
||||
* Add BGP peer-group support
|
||||
* Add plain password authentication to OSPF
|
||||
* Set multihop value to 255 (contributed by Cogan Ng Jun Lin)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue