fragattacks/src
Jouni Malinen 0d7eb4344f ACS: Accept channel if any (rather than all) survey results are valid
Previously, a channel with even a single scan/survey result missing
information was skipped in ACS. This may not be desirable in cases when
multiple scan iterations are used (which is the case by default in
hostapd). Instead, use all channels that provided at least one complete
set of results. Calculate the average interference factor as an average
of the iterations that did provide complete values.

This seems to help with some cases, e.g., when ath9k may not be able to
report the noise floor for all channels from the first scan iteration
immediately after the driver has been loaded, but then returns it for
all other scan iterations.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2015-02-06 21:26:32 +02:00
..
ap ACS: Accept channel if any (rather than all) survey results are valid 2015-02-06 21:26:32 +02:00
common P2PS: Callback to send P2PS provisioning events 2015-02-03 01:35:07 +02:00
crypto OpenSSL: Use SSL_cache_hit() when available 2015-02-04 02:04:35 +02:00
drivers nl80211: Fix build with libnl 1.1 2015-01-27 01:50:02 +02:00
eap_common ERP: Add TV/TLV parser 2014-12-04 12:08:59 +02:00
eap_peer Add an option allow canned EAP-Success for wired IEEE 802.1X 2015-02-01 19:22:54 +02:00
eap_server EAP-PEAP server: Fix Phase 2 TLV length in error case 2015-01-28 16:15:58 +02:00
eapol_auth Check os_snprintf() result more consistently - automatic 1 2014-12-08 11:42:07 +02:00
eapol_supp Simplify eapol_sm_notify_pmkid_attempt() 2015-01-28 13:09:31 +02:00
l2_packet Work around Linux packet socket regression 2015-01-31 17:21:58 +02:00
p2p P2P: Fix stopping on search after SD callback 2015-02-04 20:46:47 +02:00
pae MACsec: Update protect frames and replay on reauthentication 2014-12-09 16:56:10 +02:00
radius hostapd: Debug messages for dodgy RADIUS servers 2015-01-23 01:48:27 +02:00
rsn_supp Fix resource leaks on rsn_preauth_init() error paths 2015-01-31 13:44:48 +02:00
tls TLS: Add new cipher suites to tls_get_cipher() 2014-12-09 16:57:05 +02:00
utils Add helper functions for escaping and unescaping UTF-8 2015-02-02 14:09:18 +02:00
wps P2PS: WPS changes needed for P2PS default PIN 2015-02-02 16:55:45 +02:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00