fragattacks/src
Helmut Schaa 36af1c7d31 hostapd: enable STBC only for STBC capable STAs
hostapd simply used its own STBC configuration in the STA's HT caps. This
resulted in TX STBC being used for STAs not supporting RX STBC, which in
turn resulted in the STA not receiving anything.

Fix this by handling the STBC flags in the same way mac80211 does. Mask
out RX STBC if we don't support TX STBC and vice versa.

Tested only with the nl80211 driver and a STBC incapable STA.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
2010-08-28 12:25:44 +03:00
..
ap hostapd: enable STBC only for STBC capable STAs 2010-08-28 12:25:44 +03:00
common Solaris: Add support for wired IEEE 802.1X client 2010-08-28 11:40:07 +03:00
crypto OpenSSL: Fix public key length in DH group 5 operations 2010-06-26 21:03:25 -07:00
drivers Solaris: Add support for wired IEEE 802.1X client 2010-08-28 11:40:07 +03:00
eap_common Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
eap_peer WPS: Allow fragment size to be configured 2010-07-20 22:55:39 -07:00
eap_server EAP-FAST server: Add I-ID into PAC-Info 2010-08-19 21:16:19 +03:00
eapol_auth EAP server: Add support for configuring fragment size 2010-07-20 22:56:10 -07:00
eapol_supp Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
l2_packet Solaris: Add support for wired IEEE 802.1X client 2010-08-28 11:40:07 +03:00
radius Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
rsn_supp Fix RSN preauth candidate list clearing to avoid segfaults 2010-08-14 19:01:14 +03:00
tls Internal TLS: Fix X.509 name handling to use sequency of attributes 2010-05-25 20:55:29 +03:00
utils Solaris: Add support for wired IEEE 802.1X client 2010-08-28 11:40:07 +03:00
wps WPS: Optimize M2 processing in AP Setup Locked case 2010-08-24 16:42:26 +03:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile Move generic AP functionality implementation into src/ap 2009-12-25 01:12:50 +02:00