Date: Tue, 31 Jul 2001 14:36:00 -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: <200107312136.f6VLa0S49933@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2001/07/31 14:36:00 PDT
Modified files:
usr.sbin/ppp chap.c
Log:
Don't include a NUL at the end of our CHAP SUCCESS packet.
When encryption (MPPE) is enabled, WindowsME and Windows98 both
fail because of the extra byte, suggesting that they autheticated
successfully in their log and then dropping the connection, telling
the user that the peer doesn't support compatible encryption
options.
MFC after: 1 week
Revision Changes Path
1.72 +2 -2 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?200107312136.f6VLa0S49933>
