summaryrefslogtreecommitdiffstats
path: root/components/onc
diff options
context:
space:
mode:
authorpstew <pstew@chromium.org>2015-04-08 11:35:38 -0700
committerCommit bot <commit-bot@chromium.org>2015-04-08 18:36:52 +0000
commit9be8c5d50aa3c09504d6d0312cca24376aeb1ace (patch)
tree3ae078f3c7ceb7153763c79b17426b19e6b03116 /components/onc
parent5cfc9f5a1f67bfd94e96e77a3b6e7aa7b1c3fcee (diff)
downloadchromium_src-9be8c5d50aa3c09504d6d0312cca24376aeb1ace.zip
chromium_src-9be8c5d50aa3c09504d6d0312cca24376aeb1ace.tar.gz
chromium_src-9be8c5d50aa3c09504d6d0312cca24376aeb1ace.tar.bz2
Add documentation for LCP echo ONC property
Add documentation for the "LcpEchoDisabled" ONC property. BUG=463602 TEST=None Review URL: https://codereview.chromium.org/1060333003 Cr-Commit-Position: refs/heads/master@{#324256}
Diffstat (limited to 'components/onc')
-rw-r--r--components/onc/docs/onc_spec.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/components/onc/docs/onc_spec.html b/components/onc/docs/onc_spec.html
index a0b89ab..e01186e 100644
--- a/components/onc/docs/onc_spec.html
+++ b/components/onc/docs/onc_spec.html
@@ -1032,6 +1032,17 @@
</p>
<dl class="field_list">
+ <dt class="field">LcpEchoDisabled</dt>
+ <dd>
+ <span class="field_meta">
+ (optional, defaults to <span class="value">false</span>)
+ <span class="type">boolean</span>
+ </span>
+ Disable L2TP connection monitoring via PPP LCP frames. This
+ allows the VPN client to work around server implementations
+ that do not support the LCP echo feature.
+ </dd>
+
<dt class="field">Password</dt>
<dd>
<span class="field_meta">