hostapd/src/common
Bartosz Markowski 905828fea4 hostapd: Fix vht_capab 'Maximum A-MPDU Length Exponent' handling
As per IEEE Std 802.11ac-2013, 'Maximum A-MPDU Length Exponent' field
value is in the range of 0 to 7. Previous implementation assumed EXP0 to
be the maximum length (bits 23, 24 and 25 set) what is incorrect.

This patch adds options to set it up within the 0 to 7 range.

Signed-off-by: Bartosz Markowski <bartosz.markowski@tieto.com>
2014-03-06 00:09:37 +02:00
..
defs.h HS 2.0R2: Add common OSEN definitions 2014-02-26 01:24:23 +02:00
eapol_common.h Share a single definition of EAPOL-Key structure for WEP keys 2012-08-07 21:27:01 +03:00
gas.c Add generic GAS request mechanism 2012-08-27 18:13:10 +03:00
gas.h Add generic GAS request mechanism 2012-08-27 18:13:10 +03:00
ieee802_11_common.c HS 2.0R2: Add common OSEN definitions 2014-02-26 01:24:23 +02:00
ieee802_11_common.h HS 2.0R2: Add common OSEN definitions 2014-02-26 01:24:23 +02:00
ieee802_11_defs.h hostapd: Fix vht_capab 'Maximum A-MPDU Length Exponent' handling 2014-03-06 00:09:37 +02:00
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
privsep_commands.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
qca-vendor.h P2P: Apply unsafe frequency rules to available channels 2014-01-27 11:49:05 +02:00
sae.c Fix SAE state validation on AP 2014-02-12 17:46:33 +02:00
sae.h SAE: Move temporary data into a separate data structure 2013-01-12 17:51:54 +02:00
version.h The hostap.git master branch is now used for 2.2 development 2014-02-04 16:10:44 +02:00
wpa_common.c WPA: Clean up cipher suite counting in write routines 2014-03-02 17:15:12 +02:00
wpa_common.h HS 2.0R2: Add common OSEN definitions 2014-02-26 01:24:23 +02:00
wpa_ctrl.c wpa_supplicant: Add support for IPv6 with UDP ctrl_iface 2014-02-25 16:43:01 +02:00
wpa_ctrl.h HS 2.0R2: Add more debug to network selection 2014-02-26 01:24:23 +02:00