]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant.c
OWE: Try another group only on association rejection with status 77
authorAshok Kumar <aponnaia@codeaurora.org>
Thu, 1 Nov 2018 11:03:21 +0000 (16:33 +0530)
committerJouni Malinen <j@w1.fi>
Sun, 2 Dec 2018 18:42:09 +0000 (20:42 +0200)
commit698c9e202118f88537356e3ada943327082dfea3
tree1c3623b776f6bf4370b8a478b4a6aafba8c707cd
parent8fc6d884654ccd2fffa77e4cabb1f9d2ab37c13e
OWE: Try another group only on association rejection with status 77

Do not change the OWE group if association is rejected for any other
reason than WLAN_STATUS_FINITE_CYCLIC_GROUP_NOT_SUPPORTED to avoid
unnecessary latency in cases where the APs reject association, e.g., for
load balancing reasons.

Signed-off-by: Ashok Kumar <aponnaia@codeaurora.org>
wpa_supplicant/events.c
wpa_supplicant/sme.c
wpa_supplicant/wpa_supplicant.c