Report connection timeouts in CTRL-EVENT-ASSOC-REJECT
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 30 May 2016 21:11:42 +0000 (00:11 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 30 May 2016 21:11:42 +0000 (00:11 +0300)
commit9a5160f5fb1b06392477154bb349cacc49b2ef16
treeb94d0659282bd78e67cc1e60f97308c6574a6572
parent9ec916e9f4512f7a1dfbd6cb1809f33eed476f08
Report connection timeouts in CTRL-EVENT-ASSOC-REJECT

Add a new "timeout" argument to the event message if the nl80211 message
indicates that the connection failure is not due to an explicit AP
rejection message. This makes it easier for external programs to figure
out why the connection failed.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/drivers/driver.h
src/drivers/driver_nl80211_event.c
wpa_supplicant/events.c