hostap/src
Ilan Peer c612ae97a4 AP: Do not reply to Probe Request frames with DS Params mismatch
Do not reply to a Probe Request frame with a DSSS Parameter Set element
in which the channel is different than the operating channel of the AP,
as the sending station is not found on the AP's operating channel.

IEEE Std 802.11-2012 describes this as a requirement for an AP with
dot11RadioMeasurementActivated set to true, but strictly speaking does
not allow such ignoring of Probe Request frames if
dot11RadioMeasurementActivated is false. Anyway, this can help reduce
number of unnecessary Probe Response frames for cases where the STA is
less likely to see them (Probe Request frame sent on a neighboring, but
partially overlapping, channel).

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
2015-02-08 22:49:41 +02:00
..
ap AP: Do not reply to Probe Request frames with DS Params mismatch 2015-02-08 22:49:41 +02:00
common P2P: Add event messages for P2P_CONNECT-fallback-to-GO-Neg 2015-02-08 13:35:48 +02:00
crypto OpenSSL: Use SSL_cache_hit() when available 2015-02-04 02:04:35 +02:00
drivers mesh: Fix inactivity timer for 32 bit system 2015-02-07 22:20:45 +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 Fix Linux packat socket regression work around 2015-02-07 15:37:13 +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