Date: Wed, 10 Sep 1997 14:33:33 -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 ccp.c fsm.c hdlc.c Message-ID: <199709102133.OAA23383@freefall.freebsd.org>
index | next in thread | raw e-mail
brian 1997/09/10 14:33:33 PDT
Modified files:
usr.sbin/ppp ccp.c fsm.c hdlc.c
Log:
o Initialize the PRED1 input queue when we
receive the ResetAck, NOT when we send the
ResetReq (as per the rfc).
o SILENTLY ignore CCPs that arrive *before*
the network phase (as per the rfc).
o Check that we've actually negotiated PRED1
before sending PRED1 output.
This bug has been around for a *VERY* long
time ! We shouldn't need to explicitly disable
PRED1 now :-)
Revision Changes Path
1.16 +3 -3 src/usr.sbin/ppp/ccp.c
1.18 +2 -1 src/usr.sbin/ppp/fsm.c
1.18 +5 -3 src/usr.sbin/ppp/hdlc.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709102133.OAA23383>
