Do not use SA Query procedure if reassociation is part of FT
authorJouni Malinen <j@w1.fi>
Fri, 26 Dec 2008 10:55:35 +0000 (12:55 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 26 Dec 2008 10:55:35 +0000 (12:55 +0200)
hostapd/ieee802_11.c

index c8f6ed8..d30bce4 100644 (file)
@@ -904,7 +904,8 @@ static void handle_assoc(struct hostapd_data *hapd,
                if ((sta->flags & WLAN_STA_MFP) && !sta->sa_query_timed_out &&
                    sta->sa_query_count > 0)
                        ap_check_sa_query_timeout(hapd, sta);
-               if ((sta->flags & WLAN_STA_MFP) && !sta->sa_query_timed_out) {
+               if ((sta->flags & WLAN_STA_MFP) && !sta->sa_query_timed_out &&
+                   (!reassoc || sta->auth_alg != WLAN_AUTH_FT)) {
                        /*
                         * STA has already been associated with MFP and SA
                         * Query timeout has not been reached. Reject the