Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jul 2004 01:07:53 +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:  <200407170107.i6H17rub019304@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2004-07-17 01:07:53 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/ppp         command.c ipcp.c log.c log.h ppp.8.m4 
                         radius.c radius.h 
  Log:
  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)
  MFC after:              3 weeks
  
  Revision  Changes    Path
  1.299     +30 -3     src/usr.sbin/ppp/command.c
  1.120     +5 -3      src/usr.sbin/ppp/ipcp.c
  1.53      +1 -0      src/usr.sbin/ppp/log.c
  1.34      +10 -9     src/usr.sbin/ppp/log.h
  1.311     +18 -0     src/usr.sbin/ppp/ppp.8.m4
  1.47      +118 -27   src/usr.sbin/ppp/radius.c
  1.20      +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?200407170107.i6H17rub019304>