The *-max-failure values are used not only for the configure-NAKs sent, but also for NAKs received - see commit ec27e674. Signed-off-by: Libor Pechacek <lpechacek@xxxxxxx> --- pppd/pppd.8 | 12 ++++++++---- 1 files changed, 8 insertions(+), 4 deletions(-) diff --git a/pppd/pppd.8 b/pppd/pppd.8 index 47c5c40..622ce97 100644 --- a/pppd/pppd.8 +++ b/pppd/pppd.8 @@ -433,7 +433,8 @@ 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). +to send configure-Rejects instead to \fIn\fR (default 10). This option +applies to configure-NAKs received as well. .TP .B ipcp\-max\-terminate \fIn Set the maximum number of IPCP terminate-request transmissions to @@ -455,7 +456,8 @@ Set the maximum number of IPv6CP configure-request transmissions to .TP .B ipv6cp\-max\-failure \fIn Set the maximum number of IPv6CP configure-NAKs returned before starting -to send configure-Rejects instead to \fIn\fR (default 5). +to send configure-Rejects instead to \fIn\fR (default 5). This option +applies to configure-NAKs received as well. .TP .B ipv6cp\-max\-terminate \fIn Set the maximum number of IPv6CP terminate-request transmissions to @@ -522,7 +524,8 @@ system will send to \fIn\fR. The default is 10. .TP .B ipxcp\-max\-failure \fIn Set the maximum number of IPXCP NAK frames which the local system will -send before it rejects the options. The default value is 5. +send before it rejects the options. The default value is 5. This option +applies to configure-NAKs received as well. .TP .B ipxcp\-max\-terminate \fIn Set the maximum nuber of IPXCP terminate request frames before the @@ -572,7 +575,8 @@ Set the maximum number of LCP configure-request transmissions to .TP .B lcp\-max\-failure \fIn Set the maximum number of LCP configure-NAKs returned before starting -to send configure-Rejects instead to \fIn\fR (default 5). +to send configure-Rejects instead to \fIn\fR (default 5). This option +applies to configure-NAKs received as well. .TP .B lcp\-max\-terminate \fIn Set the maximum number of LCP terminate-request transmissions to -- 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