Do not add blacklist entries based on normal disconnect request cases
authorJouni Malinen <j@w1.fi>
Sun, 1 Mar 2015 13:54:24 +0000 (15:54 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 1 Mar 2015 13:54:24 +0000 (15:54 +0200)
commitc28059091aad21d13396509cdf8bde50b9aa147a
tree66b1d719927f88f22a48c0eb7fb5e1f2e0212c72
parent6acca70536bf3f19fd50a7cb059fb753565a3a98
Do not add blacklist entries based on normal disconnect request cases

There are number of cases where wpa_supplicant requests the current
connection to be disconnected before starting a new operation. Such
cases do not really indicate that there was an error in connecting or a
disconnection initiated by the AP, so do not add a temporary blacklist
entry in such sequences.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/ctrl_iface.c
wpa_supplicant/events.c
wpa_supplicant/interworking.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h
wpa_supplicant/wps_supplicant.c