Date: Tue, 31 Jul 2001 01:21:39 -0700 (PDT) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp chap.c Message-ID: <200107310821.f6V8LdP88160@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2001/07/31 01:21:39 PDT
Modified files:
usr.sbin/ppp chap.c
Log:
When we receive a CHAP81 challenge response, we always expect the last
byte of the packet to contain '\0'.
Windows 98 gets this wrong, dropping garbage into the last byte and
failing authentication.
Now, we notice this and whinge to our log file that we're compensating
for the corrupt data.
Revision Changes Path
1.71 +6 -1 src/usr.sbin/ppp/chap.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?200107310821.f6V8LdP88160>
