Fix AP selection to check privacy mismatch and IBSS with WPA/RSN IE
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 23 Jun 2011 12:39:00 +0000 (15:39 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 23 Jun 2011 12:39:00 +0000 (15:39 +0300)
commit29fbc52251e37d2981033978693050c62d801138
treebf593f92d92fb92a13dfe666391c7a8bd06c9e98
parent7cc7307d90aaa197d830984c88153c382fbed684
Fix AP selection to check privacy mismatch and IBSS with WPA/RSN IE

These checks were previously skipped if the scan result included WPA
or RSN IE. However, that can result in selecting a network that does
not match local configuration in some cases.
wpa_supplicant/events.c