Date: Fri, 26 Nov 1999 14:44:45 -0800 (PST) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp pap.c Message-ID: <199911262244.OAA78081@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1999/11/26 14:44:45 PST Modified files: usr.sbin/ppp pap.c Log: Allow extended pap success messages by believing in the PAP headers length field rather than the one byte message length field embedded in the packet. This steps slightly outside of the protocol boundaries, but should not cause any problems. Limitation noted by: Simon Winwood <simon@winwood.org> Revision Changes Path 1.40 +28 -5 src/usr.sbin/ppp/pap.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?199911262244.OAA78081>