]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Notify reason for connection timeout failure
authorPurushottam Kushwaha <pkushwah@qti.qualcomm.com>
Thu, 16 Feb 2017 09:23:00 +0000 (14:53 +0530)
committerJouni Malinen <j@w1.fi>
Mon, 20 Feb 2017 08:47:08 +0000 (10:47 +0200)
commit3f23260da89a2b4517b67a4ca8b39df5f0d27eab
tree709b44701943ddb93a99f9f1df5fdfb008cf125c
parentca1ab9db2a9e817e528aeb448d0aab4b63a6f61c
nl80211: Notify reason for connection timeout failure

This adds reason for timeout in event CTRL-EVENT-ASSOC-REJECT whenever
connection failure happens because of timeout. This extends the
"timeout" parameter in the event to include the reason, if available:
timeout=scan, timeout=auth, timeout=assoc.

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