hostap/src
Rajkumar Manoharan edb9bfba89 nl80211: Disable 11b rates on configuring P2P interface
Right now 11b rates are masked out while creating a P2P interface,
but this is always failing as the interface is down. Most drivers
allow to configure rates only when the interface is UP and running.
So let us disable 11b rates when interface type is changed into a
P2P type and it is UP and running.

Signed-hostap: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
2012-08-10 11:35:33 +03:00
..
ap Share a single definition of EAPOL-Key structure for WEP keys 2012-08-07 21:27:01 +03:00
common Share a single definition of EAPOL-Key structure for WEP keys 2012-08-07 21:27:01 +03:00
crypto Convert remaining SSID routines from char* to u8* 2012-08-07 16:07:25 +03:00
drivers nl80211: Disable 11b rates on configuring P2P interface 2012-08-10 11:35:33 +03:00
eap_common Add extra validation of EAP header length field 2012-08-07 23:03:25 +03:00
eap_peer Add extra validation of EAP header length field 2012-08-07 23:03:25 +03:00
eap_server Add extra validation of EAP header length field 2012-08-07 23:03:25 +03:00
eapol_auth hostapd: Copy Chargeable-User-Identity into accounting (RFC 4372) 2012-05-05 18:05:09 +03:00
eapol_supp Add explicit EAPOL-Key length validation in processKey() 2012-08-07 21:59:15 +03:00
l2_packet Update license notification in files initially contributed by Sam 2012-06-30 19:36:04 +03:00
p2p P2P: Fix provision discovery retries during p2p_find 2012-07-23 21:59:01 +03:00
radius RADIUS: Add explicit attribute length validation checks in functions 2012-08-07 21:11:04 +03:00
rsn_supp WNM: Add WNM-Sleep Mode for station mode 2012-08-01 13:21:27 +03:00
tls LibTomMath: Use 64-bit mode for mp_digit 2012-06-09 11:53:30 +03:00
utils hostapd: Add alternative format for configuring SSID 2012-08-07 16:27:40 +03:00
wps WPS SSDP: Fix socket leaks on error paths 2012-07-07 13:01:45 +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