]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant.c
Do not blacklist the current AP on DISABLE_NETWORK
authorSunil Dutt <usdutt@qti.qualcomm.com>
Mon, 24 Apr 2017 10:01:05 +0000 (15:31 +0530)
committerJouni Malinen <j@w1.fi>
Sat, 29 Apr 2017 14:46:36 +0000 (17:46 +0300)
commit0661163effbe99f143019fe1929f32c66cb00b94
tree4b09c3d58833edb71703fbffc2f4b121947a1515
parent61af1e6618b19fe5f0834c2a14525e03f7eafed1
Do not blacklist the current AP on DISABLE_NETWORK

Disconnection due to DISABLE_NETWORK while being connected was resulting
in the AP getting blacklisted. Avoid this by setting own_disconnect_req
on a disconnect request due to DISABLE_NETWORK similarly to the
SELECT_NETWORK disconnection case.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/wpa_supplicant.c