summaryrefslogtreecommitdiff
path: root/interface-definitions/include
diff options
context:
space:
mode:
authorViacheslav Hletenko <v.gletenko@vyos.io>2026-03-02 16:39:53 +0200
committerGitHub <noreply@github.com>2026-03-02 16:39:53 +0200
commitef710a5acbd7af9f60ba63716912b0c9a20f5329 (patch)
treea08a4b937ee2009c6b35e4bec00c2cec6102bec7 /interface-definitions/include
parent0c7a2b861abd4c897a2cbe4a5564effca8f9cc01 (diff)
parent2994d3c8c19f2ad978ad00548592f6c7c3519d15 (diff)
downloadvyos-1x-ef710a5acbd7af9f60ba63716912b0c9a20f5329.tar.gz
vyos-1x-ef710a5acbd7af9f60ba63716912b0c9a20f5329.zip
Merge pull request #5016 from c-po/ospf-auth
ospf: T7679: fix plaintext authentication on specific interface
Diffstat (limited to 'interface-definitions/include')
-rw-r--r--interface-definitions/include/ospf/authentication.xml.i6
1 files changed, 6 insertions, 0 deletions
diff --git a/interface-definitions/include/ospf/authentication.xml.i b/interface-definitions/include/ospf/authentication.xml.i
index 8e8cad067..f38a37269 100644
--- a/interface-definitions/include/ospf/authentication.xml.i
+++ b/interface-definitions/include/ospf/authentication.xml.i
@@ -38,6 +38,12 @@
</tagNode>
</children>
</node>
+ <leafNode name="null">
+ <properties>
+ <help>Use null authentication</help>
+ <valueless/>
+ </properties>
+ </leafNode>
<leafNode name="plaintext-password">
<properties>
<help>Plain text password</help>