hostap/src
Sriram R 725a953aea nl80211: Filter global events based on wiphy
Avoid same interface processing nl80211 events when at least one of
IFIDX, WDEV, or WIPHY index attribute is available in the nl80211 event
message.

Previously, a same interface processes events when ifidx and wdev id
attribute were not available in the nl80211 message. This is extended to
check the presence of wiphy index attribute as well since some radar
notifications include only WIPHY index attrbute in the nl80211 message.

Signed-off-by: Sriram R <srirrama@qti.qualcomm.com>
2017-11-26 12:42:56 +02:00
..
ap hostapd: Add supported rate information into STATUS and STA 2017-11-25 13:25:09 +02:00
common DPP: Allow PKEX x/X and y/Y keypairs to be overridden 2017-11-24 01:41:50 +02:00
crypto BoringSSL: Add AES support with 192-bit keys 2017-11-17 21:03:04 +02:00
drivers nl80211: Filter global events based on wiphy 2017-11-26 12:42:56 +02:00
eap_common Use os_memdup() 2017-03-07 13:19:10 +02:00
eap_peer FILS: Allow eap_peer_get_erp_info() to be called without config 2017-10-18 01:19:40 +03:00
eap_server EAP server: Add event messages for more EAP states 2017-10-21 20:28:46 +03:00
eapol_auth Add hostapd tls_flags parameter 2017-09-18 12:12:48 +03:00
eapol_supp eap_proxy: Support multiple SIMs in get_imsi() 2017-06-06 03:42:32 +03:00
fst FST: Silence compiler warning on WPA_ASSERT 2017-01-29 18:45:29 +02:00
l2_packet tests: Add TEST_FAIL() checks in l2_packet 2017-03-04 11:43:58 +02:00
p2p P2P: Continue P2P_WAIT_PEER_(IDLE/CONNECT) sequence on a listen cancel 2017-11-03 21:47:32 +02:00
pae PAE: Validate input before pointer 2017-09-25 21:26:32 +03:00
radius Add hostapd tls_flags parameter 2017-09-18 12:12:48 +03:00
rsn_supp TDLS: Add testing capability to send TPK M2 twice 2017-11-21 00:48:52 +02:00
tls Use os_memdup() 2017-03-07 13:19:10 +02:00
utils common: Avoid conflict with __bitwise macro from linux/types.h 2017-11-14 18:23:47 +02:00
wps WPS: Do not increment wildcard_uuid when pin is locked 2017-10-03 19:19:01 +03:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile FST: Add the Fast Session Transfer (FST) module 2015-07-16 18:26:15 +03:00