]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/interworking.c
Interworking: Do not reconnect without "auto" parameter
authorJouni Malinen <j@w1.fi>
Sun, 19 Aug 2012 09:26:21 +0000 (12:26 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 19 Aug 2012 09:26:21 +0000 (12:26 +0300)
commit2b95f57ba5d374baff72d111fcec8ba5a86e7fa8
tree2c49b2f2b9ce8ec6a3c3a638407010fbea385dad
parent7f996409e7e5aa0bb066257906e87ab3294d4fd0
Interworking: Do not reconnect without "auto" parameter

When there was no credential match, but an enabled network block matched
with a scan result, wpa_supplicant reconnected at the end of
interworking_select command even if "auto" parameter was not used. Fix
this by running the reconnect only if requested to automatically select
a network.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/interworking.c