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
Helmut Schaa d4744189b7 hostapd: Don't mask out non-symmetric STA HT caps
Previously hostapd just masked the STAs HT caps with its own. However,
some HT caps are not symmetric and as such need to be handled
different.

hostapd shouldn't overwrite the STAs SMPS mode as otherwise the driver
cannot know it has to use RTS/CTS to wake the receiver from dynamic
SMPS for MCS rates > 7.

hostapd shouldn't mask the RX and TX STBC caps with it's own. They are
already handled in a special case below.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
13 years ago
..
ap hostapd: Don't mask out non-symmetric STA HT caps 13 years ago
common Fix wpa_key_mgmt_*() helper functions to handle multiple bits 13 years ago
crypto random: Add support for maintaining internal entropy store over restarts 13 years ago
drivers bsd: Fix set_key() sequence number endian issue 13 years ago
eap_common EAP-pwd: Fix some interoperability issues 14 years ago
eap_peer Avoid theoretical NULL pointer dereference during TLS reassemble 13 years ago
eap_server WPS: Add a workaround for Windows 7 capability discovery for PBC 13 years ago
eapol_auth WPS: Add a workaround for Windows 7 capability discovery for PBC 13 years ago
eapol_supp wpa_supplicant: Add wpa_supplicant_get_eap_mode method 13 years ago
l2_packet l2_packet: Use wpa_printf() instead of perror() 14 years ago
p2p P2P: Add callback for provision discovery failure 13 years ago
radius hostapd: Fix RADIUS client configuration update on reconfig 14 years ago
rsn_supp Avoid theoretical NULL pointer dereference from debug code 13 years ago
tls Increase internal TLSs client key exchange buffer 14 years ago
utils Add a copyright and license statement for a radiotap header file 13 years ago
wps WPS: Add a workaround for Windows 7 capability discovery for PBC 13 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