allow ipsec VTI selection

This commit is contained in:
Michael
2019-03-28 11:24:20 +01:00
committed by Franco Fichtner
parent efccaaf41a
commit 6527e3436e
6 changed files with 10 additions and 2 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
PLUGIN_NAME= frr
PLUGIN_VERSION= 1.8
PLUGIN_REVISION= 2
PLUGIN_VERSION= 1.9
PLUGIN_COMMENT= The FRRouting Protocol Suite
PLUGIN_DEPENDS= frr5 ruby
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
+4
View File
@@ -11,6 +11,10 @@ switching and routing, Internet access routers, and Internet peering.
Plugin Changelog
================
1.9
* Allow usage of VTI IPSec interfaces
1.8
* Add area range in OSPF config
@@ -53,6 +53,7 @@
<default></default>
<Required>N</Required>
<multiple>N</multiple>
<AllowDynamic>Y</AllowDynamic>
<filters>
<enable>/^(?!0).*$/</enable>
</filters>
@@ -30,6 +30,7 @@
<Required>N</Required>
<multiple>Y</multiple>
<default></default>
<AllowDynamic>Y</AllowDynamic>
<filters>
<enable>/^(?!0).*$/</enable>
</filters>
@@ -110,6 +111,7 @@
<Required>N</Required>
<multiple>N</multiple>
<default></default>
<AllowDynamic>Y</AllowDynamic>
<filters>
<enable>/^(?!0).*$/</enable>
</filters>
@@ -32,6 +32,7 @@
<Required>N</Required>
<multiple>N</multiple>
<default></default>
<AllowDynamic>Y</AllowDynamic>
<filters>
<enable>/^(?!0).*$/</enable>
</filters>
@@ -23,6 +23,7 @@
<Required>N</Required>
<multiple>Y</multiple>
<default></default>
<AllowDynamic>Y</AllowDynamic>
<filters>
<enable>/^(?!0).*$/</enable>
</filters>