wpa_supplicant: Clear blacklist on connect
authorJason Abele <jason@aether.com>
Fri, 3 Apr 2015 00:30:48 +0000 (17:30 -0700)
committerJouni Malinen <j@w1.fi>
Fri, 3 Apr 2015 07:51:36 +0000 (10:51 +0300)
commita20a3616cd31236a81868e54c7e0a7ad525931db
tree5391f59bca42a8698c0e4a7bd59f552daec392ba
parent0144ecb8c886edf25ff3769290760fa647dda554
wpa_supplicant: Clear blacklist on connect

It has been noticed that the band steering/load balancing of some
multi-AP networks will lead to an ever-growing list of blacklisted
BSSIDs. This eventually leads to a connection drop when the connection
is pushed to a distant AP.

Fix this issue by clearing the blacklist upon successful connect.

Signed-off-by: Jason Abele <jason@aether.com>
wpa_supplicant/wpa_supplicant.c