summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/log.c
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2004-07-17 01:07:53 +0000
committerbrian <brian@FreeBSD.org>2004-07-17 01:07:53 +0000
commite2c3152e77cba6cc168ce99880e6b6bef9921e4e (patch)
treeab5f39a58ba0c7341b50358e6076eb6a3977097f /usr.sbin/ppp/log.c
parentbef73337d5e8608eaddc658ba2c44106ab78ded0 (diff)
downloadFreeBSD-src-e2c3152e77cba6cc168ce99880e6b6bef9921e4e.zip
FreeBSD-src-e2c3152e77cba6cc168ce99880e6b6bef9921e4e.tar.gz
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
Diffstat (limited to 'usr.sbin/ppp/log.c')
-rw-r--r--usr.sbin/ppp/log.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/ppp/log.c b/usr.sbin/ppp/log.c
index b2a6b99..c90720b 100644
--- a/usr.sbin/ppp/log.c
+++ b/usr.sbin/ppp/log.c
@@ -60,6 +60,7 @@ static const char *const LogNames[] = {
"LQM",
"Phase",
"Physical",
+ "Radius",
"Sync",
"TCP/IP",
"Timer",
OpenPOWER on IntegriCloud