]> git.ipfire.org Git - thirdparty/hostap.git/commit
FT: Testing override for RSNXE Used subfield in FTE (AP)
authorJouni Malinen <jouni@codeaurora.org>
Thu, 16 Apr 2020 20:22:57 +0000 (23:22 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 16 Apr 2020 20:39:57 +0000 (23:39 +0300)
commita6c689d35482cd15bf14458326903145fa0c4315
tree00e11b0e6d3f1eba180230727f2fa92d65772454
parent7ad6016e191db9417ff57eae498f2ec7df70c739
FT: Testing override for RSNXE Used subfield in FTE (AP)

Allow hostapd to be requested to override the RSNXE Used subfield in FT
reassociation case for testing purposes with "ft_rsnxe_used=<0/1/2>"
where 0 = no override, 1 = override to 1, and 2 = override to 0.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
hostapd/config_file.c
hostapd/ctrl_iface.c
src/ap/ap_config.h
src/ap/wpa_auth.c
src/ap/wpa_auth.h
src/ap/wpa_auth_ft.c
src/ap/wpa_auth_glue.c