]> git.ipfire.org Git - thirdparty/hostap.git/commit
AOSP: Skip ieee802_1x_finished disconnect on auth failure
authorJouni Malinen <j@w1.fi>
Fri, 1 Nov 2013 09:34:57 +0000 (11:34 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 1 Nov 2013 14:34:57 +0000 (16:34 +0200)
commit26f58d99b583cbc7bcaebea62dabb31b3a07b6b9
tree40bb812e1578edf1f0814a0dcd24737b360bb369
parent3e5c6ad06730e8a7b0894064ae5b316140c8d0fe
AOSP: Skip ieee802_1x_finished disconnect on auth failure

This is part of the following AOSP commit:

commit ad266fb3da6083126e7619e525153839b918aa44
Author: Dmitry Shmidt <dimitrysh@google.com>
Date:   Fri Aug 24 17:03:35 2012 -0700

    wpa_supplicant: Update to BRCM version 0.8.0-37

    - Allow AP_SME support
    - Do not send disassoc after EAP failure since AP_SME is enabled
      and del_station will be called
    - Allow group idle timeout to run during WPS disconnect

    Change-Id: I7e9e15b9c44804196bc98c01d51a71e24412b91d
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
src/ap/ieee802_1x.c