Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Feb 1999 17:12:46 -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 chap.c pap.c
Message-ID:  <199902200112.RAA81440@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1999/02/19 17:12:46 PST

  Modified files:
    usr.sbin/ppp         auth.c chap.c pap.c 
  Log:
  Handle empty PAP & CHAP packets (containing only an FSM header).
  Some CHAP implementations send no welcome message with their
  SUCCESS/FAILURE packets.  This was being mis-identified as
  a truncated packet by the new authentication code :-(
  
  Revision  Changes    Path
  1.41      +5 -2      src/usr.sbin/ppp/auth.c
  1.47      +4 -3      src/usr.sbin/ppp/chap.c
  1.32      +5 -2      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?199902200112.RAA81440>