]> git.ipfire.org Git - thirdparty/hostap.git/commit
Work around broken AP PMKSA caching implementation
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 8 Sep 2014 14:18:01 +0000 (17:18 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 8 Sep 2014 14:18:01 +0000 (17:18 +0300)
commit76db5b6b12ee3fa671851cc0dd74fa97b7625d5e
treebf75579bee4ae77fb2ee5865c449b64e57d0ac9c
parentb08d5fa793e2bc4f1f21d0696ea910652a439814
Work around broken AP PMKSA caching implementation

An interoperability issue with a deployed AP has been identified where
the connection fails due to that AP failing to operate correctly if
PMKID is included in the Association Request frame. To work around this,
allow EAPOL-Start packet to be transmitted on startWhen reaching 0 even
when trying to use PMKSA caching. In practice, this allows fallback to
full EAP authentication if the AP/Authenticator takes more than 1-2
seconds to initiate 4-way handshake for PMKSA caching or full EAP
authentication if there was no PMKSA cache match.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/wpas_glue.c