]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/sme.c
SME: Add timers for authentication and asscoiation
authorBen Greear <greearb@candelatech.com>
Thu, 24 Feb 2011 14:59:46 +0000 (16:59 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 24 Feb 2011 14:59:46 +0000 (16:59 +0200)
commite29853bbff1eef781099a9108e3b51f26b477ac3
tree6a429ddc41628db6441acad2e42801a4b6ccac62
parenteffab86ff2f6b092eff2af3e1e37f46491b66e15
SME: Add timers for authentication and asscoiation

mac80211 authentication or association operation may get stuck for some
reasons, so wpa_supplicant better use an internal timer to recover from
this.

Signed-off-by: Ben Greear <greearb@candelatech.com>
wpa_supplicant/events.c
wpa_supplicant/notify.c
wpa_supplicant/sme.c
wpa_supplicant/sme.h
wpa_supplicant/wpa_supplicant.c