mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/frr: new version
This commit is contained in:
+1
-2
@@ -1,6 +1,5 @@
|
||||
PLUGIN_NAME= frr
|
||||
PLUGIN_VERSION= 1.41
|
||||
PLUGIN_REVISION= 1
|
||||
PLUGIN_VERSION= 1.42
|
||||
PLUGIN_COMMENT= The FRRouting Protocol Suite
|
||||
PLUGIN_DEPENDS= frr8
|
||||
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
|
||||
|
||||
@@ -12,6 +12,11 @@ WWW: https://frrouting.org/
|
||||
Plugin Changelog
|
||||
================
|
||||
|
||||
1.42
|
||||
|
||||
* Fix updatesource not rendering when interface has been selected
|
||||
* Add BFD multihop support for IPv4
|
||||
|
||||
1.41
|
||||
|
||||
* Set up networks, prefix lists, and route maps for OSPF6 (contributed by Mike Shuey)
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
<default></default>
|
||||
<Required>Y</Required>
|
||||
</address>
|
||||
<multihop type="BooleanField">
|
||||
<multihop type="BooleanField">
|
||||
<default>0</default>
|
||||
<Required>Y</Required>
|
||||
</multihop>
|
||||
|
||||
Reference in New Issue
Block a user