hostap/src
Anton Nayshtut 0603bcb7fe hostapd: Process MAC ACLs on a station association event (SME in driver)
Now hostapd will use station MAC-based permissions according to the
macaddr_acl policy also for drivers which use AP SME offload, but do not
support NL80211_CMD_SET_MAC_ACL for offloading MAC ACL processing. It
should be noted that in this type of case the association goes through
and the station gets disconnected immediately after that.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2015-11-17 12:38:32 +02:00
..
ap hostapd: Process MAC ACLs on a station association event (SME in driver) 2015-11-17 12:38:32 +02:00
common Extend QCA roam event with subnet change indication 2015-11-16 19:00:35 +02:00
crypto TLS: Fix memory leak with multiple TLS server instances 2015-10-31 18:15:22 +02:00
drivers nl80211: Add debug message for passive scanning 2015-11-15 19:20:35 +02:00
eap_common EAP-pwd: Add support for Brainpool Elliptic Curves 2015-11-01 11:29:06 +02:00
eap_peer EAP-pwd peer: Fix error path for unexpected Confirm message 2015-11-10 18:40:54 +02:00
eap_server EAP-pwd server: Fix last fragment length validation 2015-11-10 18:40:54 +02:00
eapol_auth Remove unreachable PMKSA cache entry addition on Access-Accept 2015-10-14 18:43:26 +03:00
eapol_supp Add build option to remove all internal RC4 uses 2015-08-02 16:52:56 +03:00
fst FST: Mark fst_ies buffer const 2015-08-03 17:40:30 +03:00
l2_packet l2_packet: Add build option to disable Linux packet socket workaround 2015-10-25 19:56:53 +02:00
p2p P2P: Fix a typo in debug message 2015-11-15 18:55:23 +02:00
pae MACsec: Update protect frames and replay on reauthentication 2014-12-09 16:56:10 +02:00
radius RADIUS: Avoid undefined behavior in pointer arithmetic 2015-10-25 15:34:59 +02:00
rsn_supp RSN: Remove check for proactive_key_caching while setting PMK offload 2015-11-16 19:05:01 +02:00
tls TLS: Avoid undefined behavior in pointer arithmetic 2015-10-25 15:34:59 +02:00
utils Do not write ERROR level log entries if debug file is not used 2015-10-25 20:45:02 +02:00
wps WPS: Avoid undefined behavior in pointer arithmetic 2015-10-18 11:37:47 +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