hostap/src
Eliad Peller b1f625e0d8 nl80211: Consider P2P when changing vif type
Commit 9f51b11395 added support for P2P
interfaces when adding a new interface. However, it didn't handle the
case in which the same interface is being used and its type is being
changed. Add support for this case.

Consequently, when doing "ap_scan_as_station" we now need to save the
actual AP interface type (AP/P2P GO) in order to restore it properly.
For that, change ap_scan_as_station type from int to nl80211_iftype, and
set it to NL80211_IFTYPE_UNSPECIFED when not used.

Signed-off-by: Eliad Peller <eliad@wizery.com>
2011-07-17 20:22:11 +03:00
..
ap FT: Share IE parser implementation for Authenticator and Supplicant 2011-07-16 11:13:39 +03:00
common FT: Share IE parser implementation for Authenticator and Supplicant 2011-07-16 11:13:39 +03:00
crypto Check random_get_bytes() result before writing entropy file 2011-07-15 17:17:48 +03:00
drivers nl80211: Consider P2P when changing vif type 2011-07-17 20:22:11 +03:00
eap_common EAP-pwd: Fix some interoperability issues 2011-01-16 13:12:07 +02:00
eap_peer Move peer certificate wpa_msg() calls to notify.c 2011-07-05 12:40:37 +03:00
eap_server WPS: Add a workaround for Windows 7 capability discovery for PBC 2011-05-17 19:53:02 +03:00
eapol_auth WPS: Add a workaround for Windows 7 capability discovery for PBC 2011-05-17 19:53:02 +03:00
eapol_supp Add dbus signal for information about server certification 2011-07-05 12:22:32 +03:00
l2_packet l2_packet: Use wpa_printf() instead of perror() 2010-11-24 15:00:22 +02:00
p2p P2P: Do not reply to Probe Request frame indicating only 802.11b rates 2011-07-15 21:49:50 +03:00
radius hostapd: Fix RADIUS client configuration update on reconfig 2011-02-10 22:12:29 +02:00
rsn_supp FT: Share IE parser implementation for Authenticator and Supplicant 2011-07-16 11:13:39 +03:00
tls TLS: Add support for tls_disable_time_checks=1 in client mode 2011-07-05 11:29:42 +03:00
utils Add a copyright and license statement for a radiotap header file 2011-06-23 16:39:26 +03:00
wps WPS: Add a workaround for Windows 7 capability discovery for PBC 2011-05-17 19:53:02 +03:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00