summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-10-18 18:14:56 +0200
committerGitHub <noreply@github.com>2021-10-18 18:14:56 +0200
commitc3a65c60cfc854113a9af371f37fba6eb71ad05e (patch)
treeea368cee60a3c798f94ba5210477b9079195d83d /interface-definitions
parent56810c62f91d3f11e23b2836bb4d14db6ec8ce25 (diff)
parent35aeea69c62a1755595d34b856d03f58cdd2da4c (diff)
downloadvyos-1x-c3a65c60cfc854113a9af371f37fba6eb71ad05e.tar.gz
vyos-1x-c3a65c60cfc854113a9af371f37fba6eb71ad05e.zip
Merge pull request #1022 from sever-sever/T3897
ddclient: T3897: Add option for IPv6 Dynamic DNS
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/dns-dynamic.xml.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/interface-definitions/dns-dynamic.xml.in b/interface-definitions/dns-dynamic.xml.in
index 250642691..64826516e 100644
--- a/interface-definitions/dns-dynamic.xml.in
+++ b/interface-definitions/dns-dynamic.xml.in
@@ -274,6 +274,12 @@
</leafNode>
</children>
</node>
+ <leafNode name="ipv6-enable">
+ <properties>
+ <help>Allow explicit IPv6 addresses for Dynamic DNS for this interface</help>
+ <valueless/>
+ </properties>
+ </leafNode>
</children>
</tagNode>
</children>