summaryrefslogtreecommitdiff
path: root/interface-definitions/dns-forwarding.xml.in
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-11-14 08:07:36 +0000
committerChristian Breunig <christian@breunig.cc>2023-11-14 22:26:51 +0100
commita818afbe81d1b12244551606610a8a810f221414 (patch)
tree2c619f5af4304397e61a24fee872562102775aac /interface-definitions/dns-forwarding.xml.in
parentfa92cbea9ab4802554da8b02814626b6510260d2 (diff)
downloadvyos-1x-a818afbe81d1b12244551606610a8a810f221414.tar.gz
vyos-1x-a818afbe81d1b12244551606610a8a810f221414.zip
xml: T5738: add source-address-ipv4-ipv6-multi building block
(cherry picked from commit dccca4307339d13e5c3ae78058194baf2fd04002)
Diffstat (limited to 'interface-definitions/dns-forwarding.xml.in')
-rw-r--r--interface-definitions/dns-forwarding.xml.in19
1 files changed, 1 insertions, 18 deletions
diff --git a/interface-definitions/dns-forwarding.xml.in b/interface-definitions/dns-forwarding.xml.in
index 86dc47a47..c00051c47 100644
--- a/interface-definitions/dns-forwarding.xml.in
+++ b/interface-definitions/dns-forwarding.xml.in
@@ -654,25 +654,8 @@
<defaultValue>1500</defaultValue>
</leafNode>
#include <include/name-server-ipv4-ipv6-port.xml.i>
+ #include <include/source-address-ipv4-ipv6-multi.xml.i>
<leafNode name="source-address">
- <properties>
- <help>Local addresses from which to send DNS queries</help>
- <completionHelp>
- <script>${vyos_completion_dir}/list_local_ips.sh --both</script>
- </completionHelp>
- <valueHelp>
- <format>ipv4</format>
- <description>IPv4 address from which to send traffic</description>
- </valueHelp>
- <valueHelp>
- <format>ipv6</format>
- <description>IPv6 address from which to send traffic</description>
- </valueHelp>
- <multi/>
- <constraint>
- <validator name="ip-address"/>
- </constraint>
- </properties>
<defaultValue>0.0.0.0 ::</defaultValue>
</leafNode>
<leafNode name="system">