summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-02-08 21:05:42 +0100
committerGitHub <noreply@github.com>2024-02-08 21:05:42 +0100
commita2f58cd50cf911e1ac9b4fb0646ab49522bee985 (patch)
treeea885e412eb835223658809c2c40ec5b0c63fe45
parentdfd911ff993481fd89845e2b700431eea56d3275 (diff)
parente538d2a54dfff48afb07ae21b3df52a218495f77 (diff)
downloadvyos-1x-a2f58cd50cf911e1ac9b4fb0646ab49522bee985.tar.gz
vyos-1x-a2f58cd50cf911e1ac9b4fb0646ab49522bee985.zip
Merge pull request #2970 from vyos/mergify/bp/sagitta/pr-2968
T5685: Keepalived VRRP prefix is not necessary for the virtual address (backport #2968)
-rw-r--r--interface-definitions/high-availability.xml.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/interface-definitions/high-availability.xml.in b/interface-definitions/high-availability.xml.in
index aa23888a4..59f0f1052 100644
--- a/interface-definitions/high-availability.xml.in
+++ b/interface-definitions/high-availability.xml.in
@@ -276,8 +276,17 @@
<format>ipv6net</format>
<description>IPv6 address and prefix length</description>
</valueHelp>
+ <valueHelp>
+ <format>ipv4</format>
+ <description>IPv4 address</description>
+ </valueHelp>
+ <valueHelp>
+ <format>ipv6</format>
+ <description>IPv6 address</description>
+ </valueHelp>
<constraint>
<validator name="ip-host"/>
+ <validator name="ip-address"/>
</constraint>
</properties>
<children>