Date: Sun, 7 Dec 1997 15:55:31 -0800 (PST) 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 chap.c lcp.c phase.c Message-ID: <199712072355.PAA25809@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1997/12/07 15:55:31 PST Modified files: usr.sbin/ppp chap.c lcp.c phase.c Log: Fix PAP, CHAP & LQR req (I broke the byte ordering when I did the deflate re-org). Make PAP & CHAP negotiation prettier in the log file. If both PAP & CHAP are `enabled' and the peer NAKs CHAP suggesting PAP, be friendly and REQ PAP the next time. This is in line with the rfc. Revision Changes Path 1.27 +2 -2 src/usr.sbin/ppp/chap.c 1.50 +51 -12 src/usr.sbin/ppp/lcp.c 1.4 +17 -2 src/usr.sbin/ppp/phase.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712072355.PAA25809>