hostap/src
Johannes Berg 01517c8b30 nl80211: Allow Android P2P functionality
To support Android the kernel may have a "p2p0" netdev for a P2P Device
even though this isn't very useful, but Android requires a netdev. To
support this in the supplicant, if the interface mode is P2P_DEVICE,
re-set it to the same instead of STATION mode.

Note that this is only possible with a kernel that creates a
netdev for the P2P Device wdev.

Signed-hostap: Johannes Berg <johannes.berg@intel.com>
2013-06-25 13:38:03 +03:00
..
ap VLAN: Avoid access to non-existing interfaces 2013-06-25 12:03:02 +03:00
common P2P: Do not reply to 802.11b-only Probe Request frames as GO 2013-06-19 19:16:23 +03:00
crypto tls_openssl: Store TLS context per-connection 2013-05-10 00:22:08 +03:00
drivers nl80211: Allow Android P2P functionality 2013-06-25 13:38:03 +03:00
eap_common EAP peer: Add Session-Id derivation 2013-02-09 01:20:38 +02:00
eap_peer Add dup_binstr() to help common binary string tasks 2013-04-27 23:44:59 +03:00
eap_server Add dup_binstr() to help common binary string tasks 2013-04-27 23:44:59 +03:00
eapol_auth Initialize EAPOL auth identity/cui with STA entry data 2012-08-19 14:23:20 +03:00
eapol_supp dbus_new: Add EAP logon/logoff 2013-04-23 17:57:55 +03:00
l2_packet Update license notification in files initially contributed by Sam 2012-06-30 19:36:04 +03:00
p2p P2P: Do not reply to 802.11b-only Probe Request frames as GO 2013-06-19 19:16:23 +03:00
radius Extend radius_msg_get_tunnel_password() to support multiple passwords 2012-11-25 17:19:04 +02:00
rsn_supp TDLS: Validate ext_supp_rates in copy_supp_rates 2013-06-20 15:10:15 +03:00
tls Add dup_binstr() to help common binary string tasks 2013-04-27 23:44:59 +03:00
utils P2P: No duplicate AP-STA-CONNECTED/DISCONNECTED as global event 2013-05-18 19:18:31 +03:00
wps WPS: Allow Device Password Id changes between PIN methods 2013-05-28 00:35:47 +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