Default maximum number of IPCP NAKs received before sending REJs was changed to 100 by commit 29bdd4bc. Signed-off-by: Libor Pechacek <lpechacek@xxxxxxx> --- pppd/pppd.8 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pppd/pppd.8 b/pppd/pppd.8 index 622ce97..03d128c 100644 --- a/pppd/pppd.8 +++ b/pppd/pppd.8 @@ -433,7 +433,7 @@ Set the maximum number of IPCP configure-request transmissions to .TP .B ipcp\-max\-failure \fIn Set the maximum number of IPCP configure-NAKs returned before starting -to send configure-Rejects instead to \fIn\fR (default 10). This option +to send configure-Rejects instead to \fIn\fR (default 100). This option applies to configure-NAKs received as well. .TP .B ipcp\-max\-terminate \fIn -- 1.6.0.2 -- To unsubscribe from this list: send the line "unsubscribe linux-ppp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html