]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/config_ssid.h
Initial step in adding simple AP mode support into wpa_supplicant
authorJouni Malinen <jouni.malinen@atheros.com>
Wed, 25 Mar 2009 09:38:47 +0000 (11:38 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 25 Mar 2009 09:38:47 +0000 (11:38 +0200)
commit1581b38b6732e19a2f8fcfc049fdbdcc5183b10e
treec64c6e586b927827fbf33997e7effb7e11b6f8a8
parent17449e213f03faccf4b1459732f39188ee223f00
Initial step in adding simple AP mode support into wpa_supplicant

This version is adding the configuration option (mode=2) for this and
driver capability reporting to figure out whether AP mode can be used.
However, this does not actually implement any real functionality yet.
src/drivers/driver.h
src/drivers/driver_nl80211.c
wpa_supplicant/Makefile
wpa_supplicant/config.c
wpa_supplicant/config_ssid.h
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant.conf