]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/sme.c
Fix authentication algorithm negotiation in SME code
authorJouni Malinen <j@w1.fi>
Fri, 31 Jan 2014 21:31:26 +0000 (23:31 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 3 Feb 2014 17:34:33 +0000 (19:34 +0200)
commitd9504779133a5db9e3aa5e3caed5556defc44070
treefeb0e304aa1c6e3871be4e4543a4fe25186ba872
parent1412beeee934630b428e0cef88cf247caec2feff
Fix authentication algorithm negotiation in SME code

Commit 6ac4b15ef8af434d216fd2dac62ec82948ab0fbd (wpa_radio work for
connection) caused a regression for cases where multiple auth_alg values
are set in a network block and wpa_supplicant-based SME is supposed to
iterate through them. The connection radio work was not terminated when
receiving authentication failure and this resulted in the following
authentication attempt failing.

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