X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fpppd.8;h=2517446a7acc78d6f7d9f9c079643b219d57d674;hb=5bdb1487f0391891e4124d9b7f60c6454c7f687b;hp=eed3b5b384896661db07d364abb73f8ccb52b446;hpb=cba27361cae7239e582aac789936607ae6760187;p=ppp.git diff --git a/pppd/pppd.8 b/pppd/pppd.8 index eed3b5b..2517446 100644 --- a/pppd/pppd.8 +++ b/pppd/pppd.8 @@ -570,6 +570,11 @@ to 1) if the \fIproxyarp\fR option is used, and will enable the dynamic IP address option (i.e. set /proc/sys/net/ipv4/ip_dynaddr to 1) in demand mode if the local address changes. .TP +.B lcp\-echo\-adaptive +If this option is used with the \fIlcp\-echo\-failure\fR option then +pppd will send LCP echo\-request frames only if no traffic was received +from the peer since the last echo\-request was sent. +.TP .B lcp\-echo\-failure \fIn If this option is given, pppd will presume the peer to be dead if \fIn\fR LCP echo\-requests are sent without receiving a valid LCP @@ -1082,6 +1087,10 @@ When operating as an EAP SRP\-SHA1 client, attempt to use the pseudonym stored in ~/.ppp_pseudonym first as the identity, and save in this file any pseudonym offered by the peer during authentication. .TP +.B stop\-bits \fIn +Set the number of stop bits for the serial port. Valid values are 1 or 2. +The default value is 1. +.TP .B sync Use synchronous HDLC serial encoding instead of asynchronous. The device used by pppd with this option must have sync support.