Date: Mon, 5 Apr 1999 14:52:11 -0700 (PDT) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp datalink.c Message-ID: <199904052152.OAA81786@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1999/04/05 14:52:11 PDT Modified files: usr.sbin/ppp datalink.c Log: When we get an LCP TLU, go into PHASE_AUTHENTICATE from any other phase besides PHASE_NETWORK, otherwise there's a chance that we end up sending auth packets and dropping the replies. Revision Changes Path 1.36 +2 -2 src/usr.sbin/ppp/datalink.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904052152.OAA81786>