]> git.ipfire.org Git - thirdparty/hostap.git/commit
Fix WPA/WPA2 AP rejection on parameter mismatch
authorJouni Malinen <jouni.malinen@atheros.com>
Fri, 8 Apr 2011 16:13:58 +0000 (19:13 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 8 Apr 2011 16:13:58 +0000 (19:13 +0300)
commitc2f1fe41c2498e4b62892f26c67d5a9c102ed83c
treebeed08c00377858f018f9203544506d7973f055d
parent03d3f28a698ec2c269fed35b88be30373595eee2
Fix WPA/WPA2 AP rejection on parameter mismatch

If WPA/WPA2 was enabled in the configuration, the non-WPA exception
could allow an incorrect AP to be selected from scan results. Do
not use the exception if WPA/WPA2 is enabled in configuration.
wpa_supplicant/events.c