Disconnect if 4-way handshake processing fails
authorJouni Malinen <jouni.malinen@atheros.com>
Mon, 20 Apr 2009 08:35:21 +0000 (11:35 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 20 Apr 2009 08:35:21 +0000 (11:35 +0300)
commit83935317a78fb4157eb6e5134527b9311dbf7b8c
treef1e4538364cd820ae6d35b8778cab5c501494576
parent0f4e8b4f657a88d06210b3e67f796990cba21428
Disconnect if 4-way handshake processing fails

There is no point in trying to continue if a 4-way handshake frame is
discarded or if PTK/GTK/IGTK configuration fails. Force the client to
disconnect in such a case to avoid confusing user by claiming the
connection was successfully completed.
src/rsn_supp/wpa.c
wpa_supplicant/wpas_glue.c