summaryrefslogtreecommitdiff
path: root/interface-definitions/include/dhcp
diff options
context:
space:
mode:
authorsarthurdev <965089+sarthurdev@users.noreply.github.com>2023-07-26 23:16:33 +0200
committersarthurdev <965089+sarthurdev@users.noreply.github.com>2023-12-08 00:29:40 +0100
commit4484a7398482caffdd5e0a74f73f46b162785bf3 (patch)
treeafdd6470a2e75004dfcdf2c2f9da54a5362ce9fc /interface-definitions/include/dhcp
parentd95200e96763e4a7ed02577b1b177c84abb77838 (diff)
downloadvyos-1x-4484a7398482caffdd5e0a74f73f46b162785bf3.tar.gz
vyos-1x-4484a7398482caffdd5e0a74f73f46b162785bf3.zip
dhcp: T3316: Add captive portal v4/v6 options
Diffstat (limited to 'interface-definitions/include/dhcp')
-rw-r--r--interface-definitions/include/dhcp/captive-portal.xml.i11
1 files changed, 11 insertions, 0 deletions
diff --git a/interface-definitions/include/dhcp/captive-portal.xml.i b/interface-definitions/include/dhcp/captive-portal.xml.i
new file mode 100644
index 000000000..643f055a8
--- /dev/null
+++ b/interface-definitions/include/dhcp/captive-portal.xml.i
@@ -0,0 +1,11 @@
+<!-- include start from dhcp/captive-portal.xml.i -->
+<leafNode name="captive-portal">
+ <properties>
+ <help>Captive portal API endpoint</help>
+ <valueHelp>
+ <format>txt</format>
+ <description>Captive portal API endpoint</description>
+ </valueHelp>
+ </properties>
+</leafNode>
+<!-- include end -->