Hi, The patch is to increase the Max-Failure count for NAKs in IPCP handshaking. It is inspired by the similar implementation in pppd. Our PPP server uses IPCP NAKs to stall until acquiring the client IP address from DHCP server, so we need to increase the max failure count (default is 5) in IPCP handshaking. Thanks, Zhenhua