diff options
author | UnicronNL <UnicronNL@users.noreply.github.com> | 2014-08-23 14:08:12 +0200 |
---|---|---|
committer | UnicronNL <UnicronNL@users.noreply.github.com> | 2014-08-23 14:08:12 +0200 |
commit | 5db1737cc12c38d2ac936122d9b8ce2dfde0534c (patch) | |
tree | dce0434dcad027ea0d3d4eb391d991b034ce0624 | |
parent | 38bc0eaacfc38d4a0f8be46f635973221e083ce6 (diff) | |
download | vyos-nhrp-5db1737cc12c38d2ac936122d9b8ce2dfde0534c.tar.gz vyos-nhrp-5db1737cc12c38d2ac936122d9b8ce2dfde0534c.zip |
Update node.def
-rw-r--r-- | templates-cfg/protocols/nhrp/tunnel/node.tag/shortcut/node.def | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/templates-cfg/protocols/nhrp/tunnel/node.tag/shortcut/node.def b/templates-cfg/protocols/nhrp/tunnel/node.tag/shortcut/node.def index 0d89364..fc4d420 100644 --- a/templates-cfg/protocols/nhrp/tunnel/node.tag/shortcut/node.def +++ b/templates-cfg/protocols/nhrp/tunnel/node.tag/shortcut/node.def @@ -1,9 +1 @@ -#type: txt help: Enable creation of shortcut routes. A received NHRP Traffic Indication will trigger the resolution and establishment of a shortcut route -#default: "true" - -#syntax:expression: $VAR(@) in "true", "false"; \ -# "Must be 'true' or 'false'" -#comp_help: "possible completions: -# true true Shortcut-destination -# false false Shortcut-destination (default) |