You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src
Jouni Malinen 1d0c6fb1eb nl80211: Fix re-enabling of 802.11b rates after P2P use
Commit a11241fa11 removed the 802.11b rate
enabling/disabling code from wpa_driver_nl80211_set_mode() and while
doing that, removed the only place where drv->disabled_11b_rates was
set. Fix this by updating the flag in nl80211_disable_11b_rates(). In
addition, re-enable the 802.11b rates when changing to non-P2P mode.

Signed-hostap: Jouni Malinen <j@w1.fi>
12 years ago
..
ap Share a single definition of EAPOL-Key structure for WEP keys 12 years ago
common Share a single definition of EAPOL-Key structure for WEP keys 12 years ago
crypto Convert remaining SSID routines from char* to u8* 12 years ago
drivers nl80211: Fix re-enabling of 802.11b rates after P2P use 12 years ago
eap_common Add extra validation of EAP header length field 12 years ago
eap_peer Add extra validation of EAP header length field 12 years ago
eap_server Add extra validation of EAP header length field 12 years ago
eapol_auth hostapd: Copy Chargeable-User-Identity into accounting (RFC 4372) 12 years ago
eapol_supp Add explicit EAPOL-Key length validation in processKey() 12 years ago
l2_packet Update license notification in files initially contributed by Sam 12 years ago
p2p P2P: Fix provision discovery retries during p2p_find 12 years ago
radius RADIUS: Add explicit attribute length validation checks in functions 12 years ago
rsn_supp WNM: Add WNM-Sleep Mode for station mode 12 years ago
tls LibTomMath: Use 64-bit mode for mp_digit 12 years ago
utils hostapd: Add alternative format for configuring SSID 12 years ago
wps WPS SSDP: Fix socket leaks on error paths 12 years ago
Makefile P2P: Add initial version of P2P Module 14 years ago
lib.rules Add rules for building src/crypto as a library 15 years ago