Date: Sun, 21 Sep 1997 19:51:26 -0700 (PDT) From: Brian Somers <brian@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp lcp.c Message-ID: <199709220251.TAA17389@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1997/09/21 19:51:25 PDT
Modified files:
usr.sbin/ppp lcp.c
Log:
Don't pause for one second before starting LCP
negotiation. Instead, incrementally pause after
receiving LCPs with the same magic. We can now
suffer a server that waits more than 1 second before
responding. Pauses greater than a second get
hopelessly confusing as when the server eventually
starts, it sees a flood of Config Requests followed
by config NAKs and changes of magic. This causes the
server to change its magic over and over.....
Revision Changes Path
1.32 +12 -4 src/usr.sbin/ppp/lcp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709220251.TAA17389>
