summaryrefslogtreecommitdiff
path: root/interface-definitions/vpn_ipsec.xml.in
diff options
context:
space:
mode:
authorsrividya0208 <a.srividya@vyos.io>2022-02-28 12:04:31 -0500
committersrividya0208 <a.srividya@vyos.io>2022-02-28 12:04:31 -0500
commita37f0db280ffc662e1b51ec2ae479ff6318b0b3c (patch)
tree87a9896c51e49d5381b5aa7c6088023ae98ba167 /interface-definitions/vpn_ipsec.xml.in
parent257345cd152c23a465332dea4af034244007aaa7 (diff)
downloadvyos-1x-a37f0db280ffc662e1b51ec2ae479ff6318b0b3c.tar.gz
vyos-1x-a37f0db280ffc662e1b51ec2ae479ff6318b0b3c.zip
ipsec prefix: T4275: Incorrect val_help for local/remote prefix
It accepts network as the input value but the completion help is showing ip address
Diffstat (limited to 'interface-definitions/vpn_ipsec.xml.in')
-rw-r--r--interface-definitions/vpn_ipsec.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/interface-definitions/vpn_ipsec.xml.in b/interface-definitions/vpn_ipsec.xml.in
index 885bac979..0ad69c637 100644
--- a/interface-definitions/vpn_ipsec.xml.in
+++ b/interface-definitions/vpn_ipsec.xml.in
@@ -879,11 +879,11 @@
<properties>
<help>Local IPv4 or IPv6 pool prefix exclusions</help>
<valueHelp>
- <format>ipv4</format>
+ <format>ipv4net</format>
<description>Local IPv4 pool prefix exclusion</description>
</valueHelp>
<valueHelp>
- <format>ipv6</format>
+ <format>ipv6net</format>
<description>Local IPv6 pool prefix exclusion</description>
</valueHelp>
<constraint>