Added support for radius interim updates

This commit is contained in:
Nikos Mavrogiannopoulos
2014-12-10 11:10:08 +01:00
parent 35e93c6341
commit 320773e80a
9 changed files with 171 additions and 35 deletions

View File

@@ -59,6 +59,12 @@ max-same-clients = 2
# reconnects.
#listen-host-is-dyndns = true
# Stats report time. The number of seconds after which each
# worker process will report its usage statistics (number of
# bytes transferred etc). This is useful when accounting like
# radius is in use.
#stats-report-time = 360
# TCP and UDP port number
tcp-port = 443
udp-port = 443