Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Aug 2004 18:27:08 +0000 (UTC)
From:      Brian Somers <brian@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp command.c ipcp.c log.c log.h ppp.8.m4 radius.c radius.h
Message-ID:  <200408071827.i77IR8Tm069947@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2004-08-07 18:27:08 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    usr.sbin/ppp         command.c ipcp.c log.c log.h ppp.8.m4 
                         radius.c radius.h 
  Log:
  MFC: Support a ``set rad_alive N'' command to enable periodic RADIUS accounting
       information being sent to the RADIUS server.
  
       Logging of RADIUS accounting information moves to a ``set log [+-]radius''
       level, along with the RADIUS alive info, and the version number is bumped
       to 3.2 to reflect this.
  
       Mostly submitted by:    alx@sm.ukrtel.net (back in January)
  
  Revision    Changes    Path
  1.230.2.23  +30 -3     src/usr.sbin/ppp/command.c
  1.90.2.14   +5 -3      src/usr.sbin/ppp/ipcp.c
  1.44.2.6    +1 -0      src/usr.sbin/ppp/log.c
  1.26.2.4    +10 -9     src/usr.sbin/ppp/log.h
  1.301.2.8   +18 -0     src/usr.sbin/ppp/ppp.8.m4
  1.11.2.12   +118 -27   src/usr.sbin/ppp/radius.c
  1.3.2.9     +8 -0      src/usr.sbin/ppp/radius.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408071827.i77IR8Tm069947>