openwrtv4/package/hostapd
Felix Fietkau d692a2340c mac80211: always use wpa_supplicant for client connections (patch by Stijn Tintel)
Since client mode in mac80211is unreliable without using wpa_supplicant,
it would be better to enable wpa_supplicant by default.

With this patch, wpa_supplicant will always be used for mac80211-based
drivers in client mode. This will break client mode for images that
don't include wpa_supplicant or wpad, so maybe I need to add a check
somewhere to see if wpa_supplicant is available, and show the user a
warning if he tries client mode without wpa_supplicant. Suggestions on
where to add this check are welcome.

Tested with ath5k in client mode on open and wpa2-psk network, and
tested on my ath9k based AP as well to make sure it doesn't break AP mode.

SVN-Revision: 19718
2010-02-19 01:07:21 +00:00
..
files mac80211: always use wpa_supplicant for client connections (patch by Stijn Tintel) 2010-02-19 01:07:21 +00:00
patches hostapd: fix a segfault in the error path of the nl80211 bss interface add function 2010-02-02 02:51:06 +00:00
Config.in hostapd: add a build variant for wpa_supplicant and one for a multicall hostapd+supplicant program (wpad) and remove the old wpa_supplicant package 2010-01-23 08:28:26 +00:00
Makefile hostapd: select crda if mac80211 is selected 2010-02-16 18:29:03 +00:00