hostapd/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>
2011-06-23 20:18:21 +03:00
..
ap hostapd: Don't mask out non-symmetric STA HT caps 2011-06-23 20:18:21 +03:00
common Fix wpa_key_mgmt_*() helper functions to handle multiple bits 2011-04-08 19:11:54 +03:00
crypto random: Add support for maintaining internal entropy store over restarts 2011-05-31 20:07:11 +03:00
drivers bsd: Fix set_key() sequence number endian issue 2011-06-23 15:47:21 +03:00
eap_common EAP-pwd: Fix some interoperability issues 2011-01-16 13:12:07 +02:00
eap_peer Avoid theoretical NULL pointer dereference during TLS reassemble 2011-04-14 02:45:14 +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 wpa_supplicant: Add wpa_supplicant_get_eap_mode method 2011-03-15 13:53:08 +02:00
l2_packet l2_packet: Use wpa_printf() instead of perror() 2010-11-24 15:00:22 +02:00
p2p P2P: Add callback for provision discovery failure 2011-06-12 14:26:22 -07:00
radius hostapd: Fix RADIUS client configuration update on reconfig 2011-02-10 22:12:29 +02:00
rsn_supp Avoid theoretical NULL pointer dereference from debug code 2011-04-14 02:32:07 +03:00
tls Increase internal TLSs client key exchange buffer 2011-02-21 18:25:34 +02: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