summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorsarthurdev <965089+sarthurdev@users.noreply.github.com>2024-01-13 00:29:49 +0100
committersarthurdev <965089+sarthurdev@users.noreply.github.com>2024-01-13 02:37:30 +0100
commit2d4db25386fcefd301868a4daa39d5578cbac779 (patch)
treeddb0abcacf25ae3abbf85f05fddd4695c3378fcd /interface-definitions
parent45d472c8782f927980044eaba0d49421e91fc0c8 (diff)
downloadvyos-1x-2d4db25386fcefd301868a4daa39d5578cbac779.tar.gz
vyos-1x-2d4db25386fcefd301868a4daa39d5578cbac779.zip
dhcpv6: T3316: Add `listen-interface` as supported by Kea
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/service_dhcpv6-server.xml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/service_dhcpv6-server.xml.in b/interface-definitions/service_dhcpv6-server.xml.in
index 4c1a28016..07cbfc85d 100644
--- a/interface-definitions/service_dhcpv6-server.xml.in
+++ b/interface-definitions/service_dhcpv6-server.xml.in
@@ -9,6 +9,7 @@
</properties>
<children>
#include <include/generic-disable-node.xml.i>
+ #include <include/listen-interface-multi-broadcast.xml.i>
<node name="global-parameters">
<properties>
<help>Additional global parameters for DHCPv6 server</help>