summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-06-28 14:46:39 +0200
committerGitHub <noreply@github.com>2024-06-28 14:46:39 +0200
commit12fcf6c5ef2e5678b0b88c34d6c031435d85ec68 (patch)
tree3385ca742d5f327452553f0c3e6469e1d48cb471 /interface-definitions
parent57c24a8fd22929a7e38c3ada1d1db8863d6c38f6 (diff)
parentc86909d39e2c3a1ca74372bc377adde63953c76a (diff)
downloadvyos-1x-12fcf6c5ef2e5678b0b88c34d6c031435d85ec68.tar.gz
vyos-1x-12fcf6c5ef2e5678b0b88c34d6c031435d85ec68.zip
Merge pull request #3730 from natali-rs1985/T5710-current
pppoe-server: T5710: Add option permit any-login
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/service_pppoe-server.xml.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/interface-definitions/service_pppoe-server.xml.in b/interface-definitions/service_pppoe-server.xml.in
index 81228938f..7cb1ec06e 100644
--- a/interface-definitions/service_pppoe-server.xml.in
+++ b/interface-definitions/service_pppoe-server.xml.in
@@ -47,6 +47,12 @@
</leafNode>
</children>
</node>
+ <leafNode name="any-login">
+ <properties>
+ <help>Authentication with any login</help>
+ <valueless/>
+ </properties>
+ </leafNode>
</children>
</node>
<tagNode name="interface">