openwrtv3/package/hostapd/files
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
..
hostapd-full.config 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
hostapd-mini.config 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
hostapd.hotplug hostapd: automatically add wds sta interfaces of an ap to the right bridge 2009-11-11 05:15:55 +00:00
hostapd.sh mac80211: restructure /lib/wifi/mac80211.sh use the new multi-bss single instance hostapd mode move mac80211 specific bits out of /lib/wifi/hostapd.sh add a new option 'htmode' for switching between HT20 and HT40+,HT40- 2010-01-20 02:26:05 +00:00
multicall.c 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
wpa_supplicant-full.config 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
wpa_supplicant-mini.config 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
wpa_supplicant.sh mac80211: always use wpa_supplicant for client connections (patch by Stijn Tintel) 2010-02-19 01:07:21 +00:00