Date: Thu, 11 Sep 1997 18:02:18 -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: <199709120102.SAA17119@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1997/09/11 18:02:17 PDT
Modified files: (Branch: RELENG_2_2)
usr.sbin/ppp ccp.c fsm.c hdlc.c
Log:
MFC: 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 :-)
PR: 4495
Revision Changes Path
1.7.2.7 +3 -3 src/usr.sbin/ppp/ccp.c
1.7.2.8 +3 -1 src/usr.sbin/ppp/fsm.c
1.9.2.6 +5 -3 src/usr.sbin/ppp/hdlc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709120102.SAA17119>
