Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jun 2002 14:36:08 -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 radius.c
Message-ID:  <200206122136.g5CLa8j22643@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2002/06/12 14:36:08 PDT

  Modified files:
    usr.sbin/ppp         chap.c radius.c 
  Log:
  Don't forget to process the Ident field on the front of
  RAD_MICROSOFT_MS_CHAP_ERROR and RAD_MICROSOFT_MS_CHAP2_SUCCESS
  messages, and remove the hack in chap.c to ignore that ident field
  on the client side.
  
  This anomoly was hacked around during development, and I forgot to
  go back and fix it properly.
  
  Spotted by: Sergey Korolew <ds@rt.balakovo.ru>
  
  Revision  Changes    Path
  1.81      +1 -2      src/usr.sbin/ppp/chap.c
  1.31      +25 -14    src/usr.sbin/ppp/radius.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?200206122136.g5CLa8j22643>