]> git.ipfire.org Git - thirdparty/hostap.git/commit
FT: Add support for postponing FT response
authorJouni Malinen <j@w1.fi>
Sun, 23 Mar 2014 16:13:03 +0000 (18:13 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 23 Mar 2014 16:31:06 +0000 (18:31 +0200)
commit692ec3058b5f2795c3b066a5fedc78b3ba558c32
tree2b6ae53004f75a1dceea42302407f803e4a9c3e5
parent546735476af8c6dd15deb5b85b72833537e54619
FT: Add support for postponing FT response

If the PMK-R1 needs to be pulled for the R0KH, the previous
implementation ended up rejecting the over-the-air authentication and
over-the-DS action frame unnecessarily while waiting for the RRB
response. Improve this by postponing the Authentication/Action frame
response until the pull response is received.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/wpa_auth.c
src/ap/wpa_auth.h
src/ap/wpa_auth_ft.c
src/ap/wpa_auth_i.h