Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Feb 2001 17:12:44 -0800 (PST)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp bundle.c command.c datalink.c mppe.c radius.c
Message-ID:  <200102040112.f141Cjk27380@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2001/02/03 17:12:44 PST

  Modified files:        (Branch: NETGRAPH)
    usr.sbin/ppp         bundle.c command.c datalink.c mppe.c 
                         radius.c 
  Log:
  MFC: Fix CLOSE_STAYDOWN/CLOSE_LCP confusion
       Make the MPPE MasterKey Invalid messages clearer
       Reset MasterKeyValid to zero when we hit phase DEAD.
       Handle radius accounting failures properly
  
  Revision   Changes    Path
  1.105.2.7  +5 -3      src/usr.sbin/ppp/bundle.c
  1.248.2.5  +2 -2      src/usr.sbin/ppp/command.c
  1.62.2.3   +20 -17    src/usr.sbin/ppp/datalink.c
  1.2.2.5    +4 -4      src/usr.sbin/ppp/mppe.c
  1.16.2.3   +27 -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?200102040112.f141Cjk27380>