cvs commit: src/usr.sbin/ppp command.c ipcp.c log.c log.h ppp.8.m4
radius.c radius.h
Brian Somers
brian at FreeBSD.org
Sat Aug 7 11:27:08 PDT 2004
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 at 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
More information about the cvs-src
mailing list