Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Feb 1999 01:40:47 -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:  <199902020940.BAA39392@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1999/02/02 01:40:47 PST

  Modified files:        (Branch: RELENG_3)
    usr.sbin/ppp         auth.c auth.h datalink.c pap.c pap.h 
  Log:
  MFC: 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.34.2.2  +13 -6     src/usr.sbin/ppp/auth.c
  1.12.2.2  +2 -4      src/usr.sbin/ppp/auth.h
  1.25.2.2  +3 -5      src/usr.sbin/ppp/datalink.c
  1.27.2.2  +1 -9      src/usr.sbin/ppp/pap.c
  1.6.2.2   +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?199902020940.BAA39392>