RADIUS: Add minimal accounting server support
authorJouni Malinen <j@w1.fi>
Sat, 15 Feb 2014 13:37:53 +0000 (15:37 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 15 Feb 2014 14:26:48 +0000 (16:26 +0200)
commita1dd890a856cb3188d34482de7c78249fd34ec38
tree30f027a4c9b8cc5ee31e40ebd36b7daca9abe8bb
parenteac674402ff6d4b6de33495c94a597634abdd11e
RADIUS: Add minimal accounting server support

This can be used to test RADIUS Accounting in hostapd.

Signed-off-by: Jouni Malinen <j@w1.fi>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.h
src/ap/authsrv.c
src/radius/radius.c
src/radius/radius.h
src/radius/radius_server.c
src/radius/radius_server.h