Added a new driver wrapper, "none", for RADIUS server only configuration
authorJouni Malinen <jouni.malinen@atheros.com>
Wed, 1 Oct 2008 11:07:55 +0000 (14:07 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 1 Oct 2008 11:07:55 +0000 (14:07 +0300)
commitd64dabeebcc1bacd1a38c377d083e3fd3a703d3e
treeae35695eb8e9b32cb159c2c2fd415512eae486f3
parent510c02d4a362cd572303fa845b139eacb2dab387
Added a new driver wrapper, "none", for RADIUS server only configuration

This can be used to limit hostapd code size and clean up debug output for
configurations that do not use hostapd to control AP functionality.
hostapd/ChangeLog
hostapd/Makefile
hostapd/defconfig
hostapd/driver_none.c [new file with mode: 0644]
hostapd/drivers.c
hostapd/hostapd.conf