summaryrefslogtreecommitdiff
path: root/interface-definitions/include
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2026-02-26 19:06:31 +0100
committerChristian Breunig <christian@breunig.cc>2026-02-26 21:06:14 +0100
commit3cce53c83187c94e467741de20bada4edb47e932 (patch)
tree7a7befdac901b322bdd9c914828b70ce802835f7 /interface-definitions/include
parentd7f409923cc904807f643693e193e37c4d1df8e7 (diff)
downloadvyos-1x-3cce53c83187c94e467741de20bada4edb47e932.tar.gz
vyos-1x-3cce53c83187c94e467741de20bada4edb47e932.zip
ospf: T7679: add "null" authentication option
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>