]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/ap_config.c
Add hostapd driver_params config parameter
authorJouni Malinen <j@w1.fi>
Sat, 29 Nov 2014 11:24:42 +0000 (13:24 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 29 Nov 2014 11:24:42 +0000 (13:24 +0200)
commit0ecff8d7c306d68d891c9e015e26a78dd150f64a
tree1f59a63a12e10565d82d78099ea310c5d8d2f982
parentebd557288c80dff6c37a326209f746fa4369ea73
Add hostapd driver_params config parameter

This is mainly for development testing purposes to allow driver_nl80211
behavior to be modified.

Signed-off-by: Jouni Malinen <j@w1.fi>
hostapd/config_file.c
hostapd/hostapd.conf
hostapd/main.c
src/ap/ap_config.c
src/ap/ap_config.h
src/drivers/driver.h
src/drivers/driver_nl80211.c