fragattacks/src
Luciano Coelho 35b741fdf7 Increase maximum number of SSIDs per scan
With scheduled scan support, we may need to pass more than 10 SSIDs in
a single scan request. Some drivers (e.g., wl12xx) support up to 16
SSIDs at once.

Change WPAS_MAX_SCAN_SSIDS from 10 to 16.

Signed-off-by: Luciano Coelho <coelho@ti.com>
2011-10-15 18:53:13 +03:00
..
ap Disconnect STA when it fails to get added in kernel driver/firmware 2011-10-15 12:41:28 +03:00
common Move GAS/ANQP build routines to a separate file from P2P 2011-09-29 22:18:46 +03:00
crypto Remove EAP-TTLSv1 and TLS/IA 2011-09-25 21:28:32 +03:00
drivers Increase maximum number of SSIDs per scan 2011-10-15 18:53:13 +03:00
eap_common Fix typos found by codespell 2011-09-22 00:43:59 +03:00
eap_peer EAP-FAST: Allow unprotected EAP-Failure in provisioning case 2011-10-12 20:05:02 +03:00
eap_server Remove EAP-TTLSv1 and TLS/IA 2011-09-25 21:28:32 +03:00
eapol_auth Make sure that EAP callbacks are not done if state machine has been removed 2011-08-12 11:56:44 +03:00
eapol_supp Fix typos found by codespell 2011-09-22 00:43:59 +03:00
l2_packet l2_packet: Use wpa_printf() instead of perror() 2010-11-24 15:00:22 +02:00
p2p P2P: Fix wpabuf reuse on p2p_group_notif_noa() 2011-10-13 01:06:11 +03:00
radius hostapd: Fix RADIUS client configuration update on reconfig 2011-02-10 22:12:29 +02:00
rsn_supp Clear OKC-based PMKSA caching entries if PMK is changed 2011-10-02 19:36:37 +03:00
tls TLS: Add support for TLS v1.1 (RFC 4346) with internal TLS 2011-09-25 17:24:46 +03:00
utils edit: Fix history prev/next selection 2011-10-15 14:03:35 +03:00
wps WPS: Send AP Settings as a wrapped Credential attribute to ctrl_iface 2011-09-30 22:26:37 +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