hostapd/src/rsn_supp
Jouni Malinen 785f99b680 FT: Silence debug prints when FT is not actually used
Avoid printing confusing FT debug entries from wpa_sm_set_ft_params()
when FT is not actually used for the connection.

Signed-off-by: Jouni Malinen <j@w1.fi>
2020-03-07 17:43:27 +02:00
..
Makefile Remove CONFIG_IEEE80211W build parameter 2019-09-08 17:33:40 +03:00
pmksa_cache.c SAE: Do not use PMKSA entry after its reauth threshold 2020-02-28 18:41:24 +02:00
pmksa_cache.h Fix wpa_supplicant build with CONFIG_NO_WPA 2018-04-13 11:43:57 +03:00
preauth.c RSN: Do not add PMKSA candidates unnecessarily 2020-01-01 12:26:24 +02:00
preauth.h Fix wpa_supplicant build with IEEE8021X_EAPOL=y and CONFIG_NO_WPA=y 2016-01-15 20:04:41 +02:00
tdls.c nl80211: Drop outdated TDLS set_key() hack 2020-03-06 21:44:31 +02:00
wpa.c Report RSNXE mismatch in EAPOL-Key msg 3/4 more consistently with RSNE 2020-03-07 17:05:01 +02:00
wpa.h STA: Allow PTK rekeying without Ext KeyID to be disabled as a workaround 2020-02-23 13:05:19 +02:00
wpa_ft.c FT: Silence debug prints when FT is not actually used 2020-03-07 17:43:27 +02:00
wpa_i.h STA: Allow PTK rekeying without Ext KeyID to be disabled as a workaround 2020-02-23 13:05:19 +02:00
wpa_ie.c Merge wpa_supplicant and hostapd EAPOL-Key KDE parsers 2019-10-18 13:02:27 +03:00
wpa_ie.h Merge wpa_supplicant and hostapd EAPOL-Key KDE parsers 2019-10-18 13:02:27 +03:00