summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorIndrajit Raychaudhuri <irc@indrajit.com>2023-12-21 01:59:20 -0600
committerIndrajit Raychaudhuri <irc@indrajit.com>2023-12-21 01:59:20 -0600
commit5768bc2d56cc8aabd8d276a2afc30608c1bc9838 (patch)
tree2a444d5c80e85fb53c63aecb799cc3c855f893dc /interface-definitions
parentea2e81e1ad170522bcf687a989d22a396996a730 (diff)
downloadvyos-1x-5768bc2d56cc8aabd8d276a2afc30608c1bc9838.tar.gz
vyos-1x-5768bc2d56cc8aabd8d276a2afc30608c1bc9838.zip
dhcp: T5846: Fix include path
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/include/interface/dhcpv6-options.xml.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/include/interface/dhcpv6-options.xml.i b/interface-definitions/include/interface/dhcpv6-options.xml.i
index cafa03be0..68d1b172f 100644
--- a/interface-definitions/include/interface/dhcpv6-options.xml.i
+++ b/interface-definitions/include/interface/dhcpv6-options.xml.i
@@ -4,7 +4,7 @@
<help>DHCPv6 client settings/options</help>
</properties>
<children>
- #include <include/duid.xml.i>
+ #include <include/interface/duid.xml.i>
<leafNode name="parameters-only">
<properties>
<help>Acquire only config parameters, no address</help>