]> git.ozlabs.org Git - ppp.git/commit
Increase default IPCP Conf-Nak limit
authorPaul Mackerras <paulus@samba.org>
Fri, 23 Oct 2009 01:17:11 +0000 (12:17 +1100)
committerPaul Mackerras <paulus@samba.org>
Fri, 23 Oct 2009 01:17:11 +0000 (12:17 +1100)
commit29bdd4bcc2f9e92f7d880d03240b49d2a25870f7
tree14b6ead51d91747d15ece26f624219a30a49e893
parent275b3d6e8901b22a609567717f7dab56c8b67f2d
Increase default IPCP Conf-Nak limit

Some 3G modems use IPCP Conf-Naks with the same values as we requested
as a way to delay the negotiation until they have contacted a server
over their radio network.  This increases the default value for the
ipcp-max-failure option from 5 to 100 so that we don't give up too
easily when this is happening.

Signed-off-by: Paul Mackerras <paulus@samba.org>
pppd/ipcp.c