hostapd/src
Jouni Malinen 2d2ecf51aa nl80211: Fix protected Action frame reporting for AP mode
Action frame RX report through EVENT_RX_ACTION did not indicate whether
the frame was protected or not even though that information is available
in mlme_event_mgmt(). hostapd_rx_action() has a workaround for setting
the protected flag for SA Query frames, but that did not apply for other
frames, like FT Action. This broke FT-over-DS when PMF is enabled with
newer kernel versions (i.e., the ones that do not use monitor interface
for receiving management frames).

Signed-hostap: Jouni Malinen <j@w1.fi>
2013-12-29 10:00:31 +02:00
..
ap nl80211: Fix protected Action frame reporting for AP mode 2013-12-29 10:00:31 +02:00
common Initial handling of GTK-not-used cipher suite 2013-12-26 22:26:05 +02:00
crypto OpenSSL: Do not accept SSL Client certificate for server 2013-12-26 22:26:05 +02:00
drivers nl80211: Fix protected Action frame reporting for AP mode 2013-12-29 10:00:31 +02:00
eap_common Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
eap_peer Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
eap_server EAP server: Remove SIM-DB pending timestamp 2013-12-24 07:15:49 +02:00
eapol_auth Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
eapol_supp Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
l2_packet Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
p2p wpa_supplicant: Use monotonic time for RX/BSS times 2013-12-24 07:27:02 +02:00
radius RADIUS server: Use monotonic time 2013-12-24 07:32:16 +02:00
rsn_supp Fix PeerKey 4-way handshake 2013-12-28 16:32:54 +02:00
tls Use ARRAY_SIZE() macro 2013-10-26 17:49:05 +03:00
utils Move int_array helpfer functions to utils/common.c 2013-12-26 13:37:06 +02:00
wps WPS ER: Fix deinit timeout handling with delayed/failing unsubscribe 2013-12-26 20:50:28 +02: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