]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpa_supplicant: Handle port authorized event
authorAvraham Stern <avraham.stern@intel.com>
Sun, 28 Jan 2018 12:45:37 +0000 (14:45 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 17 Feb 2018 16:45:26 +0000 (18:45 +0200)
commitb8e88d357a28997167cebbe65621e8e77e6f9a34
tree36bc0f409ba89fb95299065571e2b998638cbb14
parenta8c45d47d3a424b454bb5dd012f73ae3ba8f3c32
wpa_supplicant: Handle port authorized event

When the driver indicates that the connection is authorized (i.e., the
4-way handshake was completed by the driver), cancel the EAP
authentication timeout and set the EAP state machine to success state.

Signed-off-by: Avraham Stern <avraham.stern@intel.com>
wpa_supplicant/events.c