diff options
author | fett0 <fernando.gmaidana@gmail.com> | 2022-11-13 23:11:49 +0000 |
---|---|---|
committer | fett0 <fernando.gmaidana@gmail.com> | 2022-11-13 23:11:49 +0000 |
commit | 2a203e816f7cf3c6152e77277ec114b4767a06c7 (patch) | |
tree | 10827b47b96a74d4ce448101e520b388a3d786fa /interface-definitions | |
parent | a8daba9549668c45abf33c55bc5e68f4b9320f5e (diff) | |
download | vyos-1x-2a203e816f7cf3c6152e77277ec114b4767a06c7.tar.gz vyos-1x-2a203e816f7cf3c6152e77277ec114b4767a06c7.zip |
T4813: add l3vpn over gre option from route-map
Diffstat (limited to 'interface-definitions')
-rw-r--r-- | interface-definitions/policy.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/policy.xml.in b/interface-definitions/policy.xml.in index ac774dc1f..b3745fda0 100644 --- a/interface-definitions/policy.xml.in +++ b/interface-definitions/policy.xml.in @@ -1341,7 +1341,7 @@ <validator name="ipv6-address"/> </constraint> </properties> - </leafNode> + </leafNode> <leafNode name="peer-address"> <properties> <help>Use peer address (for BGP only)</help> |