fragattacks/src
Rajkumar Manoharan 7aeac98509 P2P: Enable 40 MHz support for autonomous P2P group addition
Add optional "ht40" argument for p2p_group_add command to enable 40 MHz
in 5GHz band. This configures the secondary channel, when HT support is
enabled and if the HW supports 40 MHz channel width.

Signed-hostap: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
2012-08-15 22:53:01 +03:00
..
ap Convert os_realloc() for an array to use os_realloc_array() 2012-08-13 21:21:23 +03:00
common Move WMM AC parameter parser into a common file 2012-08-12 11:33:00 +03:00
crypto Convert remaining SSID routines from char* to u8* 2012-08-07 16:07:25 +03:00
drivers build: Use updated libnl3 header paths 2012-08-15 20:44:33 +03:00
eap_common Add extra validation of EAP header length field 2012-08-07 23:03:25 +03:00
eap_peer Convert os_realloc() for an array to use os_realloc_array() 2012-08-13 21:21:23 +03:00
eap_server Add extra validation of EAP header length field 2012-08-07 23:03:25 +03:00
eapol_auth hostapd: Copy Chargeable-User-Identity into accounting (RFC 4372) 2012-05-05 18:05:09 +03:00
eapol_supp Add explicit EAPOL-Key length validation in processKey() 2012-08-07 21:59:15 +03:00
l2_packet Update license notification in files initially contributed by Sam 2012-06-30 19:36:04 +03:00
p2p P2P: Enable 40 MHz support for autonomous P2P group addition 2012-08-15 22:53:01 +03:00
radius Convert os_realloc() for an array to use os_realloc_array() 2012-08-13 21:21:23 +03:00
rsn_supp PMKSA: Set cur_pmksa pointer during initial association 2012-08-10 18:05:03 +03:00
tls LibTomMath: Use 64-bit mode for mp_digit 2012-06-09 11:53:30 +03:00
utils Convert os_realloc() for an array to use os_realloc_array() 2012-08-13 21:21:23 +03:00
wps WPS: Fix nonce comparisons 2012-08-13 19:50:33 +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