Date: Tue, 2 Feb 1999 01:35:18 -0800 (PST) From: Brian Somers <brian@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp auth.c auth.h datalink.c pap.c pap.h Message-ID: <199902020935.BAA39139@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1999/02/02 01:35:18 PST
Modified files:
usr.sbin/ppp auth.c auth.h datalink.c pap.c pap.h
Log:
Reimplement the previous fix (no response to PAP requests)
at the authentication layer rather than at the PAP layer
so that it also applies to CHAP (no response to CHAP
challenges).
Revision Changes Path
1.37 +13 -6 src/usr.sbin/ppp/auth.c
1.14 +2 -4 src/usr.sbin/ppp/auth.h
1.28 +3 -5 src/usr.sbin/ppp/datalink.c
1.30 +1 -9 src/usr.sbin/ppp/pap.c
1.8 +1 -2 src/usr.sbin/ppp/pap.h
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?199902020935.BAA39139>
