summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-01-12 23:33:17 +0100
committerGitHub <noreply@github.com>2021-01-12 23:33:17 +0100
commit2f24ecbdfc8667288e998742cc91877b36d4915c (patch)
treec740ab6f5da4cd92dffde604a021608b973b19bb /interface-definitions
parent806b1cb6eebce4a11a5d2496b062a93d5899746e (diff)
parent2cace1bdf16fe3e2644e897dcd65ca3899883461 (diff)
downloadvyos-1x-2f24ecbdfc8667288e998742cc91877b36d4915c.tar.gz
vyos-1x-2f24ecbdfc8667288e998742cc91877b36d4915c.zip
Merge pull request #679 from sever-sever/T3210
is-is: T3210: Fix three-way-handshake
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/protocols-isis.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/interface-definitions/protocols-isis.xml.in b/interface-definitions/protocols-isis.xml.in
index 2340079a6..8c5691ecf 100644
--- a/interface-definitions/protocols-isis.xml.in
+++ b/interface-definitions/protocols-isis.xml.in
@@ -758,9 +758,9 @@
</constraint>
</properties>
</leafNode>
- <leafNode name="three-way-handshake">
+ <leafNode name="no-three-way-handshake">
<properties>
- <help>Enable/Disable three-way handshake</help>
+ <help>Disable three-way handshake</help>
<valueless/>
</properties>
</leafNode>