hostapd/src/rsn_supp
Jouni Malinen 75fa7d19a4 TDLS: Fix key configuration with current mac80211
A kernel commit ("mac80211: fix FT roaming") started validating that the
STA entry is marked associated when adding a key. While this is needed
to fix some FT use cases with hardware crypto, it has a side effect of
breaking TDLS key configuration. Work around this by trying to
re-configure the key for the direct link after the STA entry has been
set with all information. In addition, try to tear down the link if
anything goes wrong in key configuration (if both attempts fail) or
enabling the link in the driver.

Signed-hostap: Jouni Malinen <j@w1.fi>
2013-04-03 18:39:10 +03:00
..
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
peerkey.c Move cipher suite selection into common helper functions 2013-01-13 16:58:54 +02:00
peerkey.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
pmksa_cache.c PMKSA: Make deauthentication due to cache entry removal more granular 2012-11-25 21:39:19 +02:00
pmksa_cache.h Fix compilation with PMKSA caching support disabled 2013-02-03 16:23:13 +02:00
preauth.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
preauth.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
tdls.c TDLS: Fix key configuration with current mac80211 2013-04-03 18:39:10 +03:00
wpa.c WNM: Use CONFIG_WNM more consistently 2012-12-16 18:22:54 +02:00
wpa.h TDLS: Pass peer's VHT Capability information during sta_add 2013-02-25 10:31:50 +02:00
wpa_ft.c FT: Add support for IEEE 802.11r with driver-based SME 2013-03-12 20:08:53 +02:00
wpa_i.h TDLS: Pass peer's VHT Capability information during sta_add 2013-02-25 10:31:50 +02:00
wpa_ie.c TDLS: Pass peer's VHT Capability information during sta_add 2013-02-25 10:31:50 +02:00
wpa_ie.h TDLS: Pass peer's VHT Capability information during sta_add 2013-02-25 10:31:50 +02:00