]> git.ipfire.org Git - thirdparty/hostap.git/commit
IBSS RSN: Wait for connection event and do not use auth timeout
authorJouni Malinen <j@w1.fi>
Fri, 4 Dec 2009 20:09:06 +0000 (22:09 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 4 Dec 2009 20:09:06 +0000 (22:09 +0200)
commit9c972abb663a3c782a2e67133ffb1b5a2d745d8a
treeb339a0b909ef098f58782f8787fe32e753328298
parent0e379654b0d4d8c4393d126c44bff698f3d6a730
IBSS RSN: Wait for connection event and do not use auth timeout

Wait for connection (IBSS join completed) event before marking state
completed. In addition, do not use the station mode authentication
timeout since that can trigger full disconnection from IBSS when
there is a timeout with just one of the peers.
wpa_supplicant/events.c
wpa_supplicant/wpa_supplicant.c