]> git.ipfire.org Git - thirdparty/hostap.git/commit
FILS: Parse and report received FILS HLP Containers from response
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 31 Jan 2017 19:21:24 +0000 (21:21 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 1 Feb 2017 16:17:39 +0000 (18:17 +0200)
commit124ddfa19ec8413ec9e5dc07714afe75923511ad
tree676cdde04669cb204d839e48dd91c4c956e701b2
parent91d91abf6f9bf420643a9245b63f5ac8c6bbb18a
FILS: Parse and report received FILS HLP Containers from response

The new FILS-HLP-RX control interface event is now used to report
received FILS HLP responses from (Re)Association Response frame as a
response to the HLP requests configured with FILS_HLP_REQ_ADD.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/common/wpa_ctrl.h
src/rsn_supp/wpa.c
src/rsn_supp/wpa.h
src/rsn_supp/wpa_i.h
wpa_supplicant/wpas_glue.c