]> git.ipfire.org Git - thirdparty/hostap.git/commit
Fix BSS selection with multiple configured networks
authorJouni Malinen <j@w1.fi>
Sat, 28 Aug 2010 09:04:21 +0000 (12:04 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 28 Aug 2010 09:04:21 +0000 (12:04 +0300)
commit0c703df32d47868b755a74c552c4910e97404c58
tree6704ba8b0d7483454e43af50e50df4fed156b489
parent60da5e0f3f78f35556912270ab08b522006d25f9
Fix BSS selection with multiple configured networks

Commit d8d940b7469e505aec4d71a02d3f7ebab412eeae broke the logic on
iterating through all configured network blocks. This was supposed
to continue the loop on mismatch to allow other than the first
configured network to be found.
wpa_supplicant/events.c