Index: components/onc/docs/onc_spec.html |
diff --git a/components/onc/docs/onc_spec.html b/components/onc/docs/onc_spec.html |
index a0b89abd1dd2916551c4ca90a4913331dedb7e9b..bb0b5ab9dbf1038c72f06a5e0bee000c9a2ab762 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) |
pneubeck (no reviews)
2015/04/08 08:22:30
nit:
(optional)
->
(optional, defaults to <span c
|
+ <span class="type">bool</span> |
pneubeck (no reviews)
2015/04/08 08:22:31
bool -> boolean
|
+ </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"> |