]> git.ipfire.org Git - thirdparty/hostap.git/commit
Allow last (Re)Association Request frame to be replayed for testing
authorJouni Malinen <j@w1.fi>
Sun, 15 Oct 2017 20:25:55 +0000 (23:25 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 16 Oct 2017 14:47:24 +0000 (17:47 +0300)
commitdaa40960844e7b9557a152869f06bb08f150cd2a
treebc63d961f4315443fc219199d0d4903ade767c2e
parent751f5b29333d590e623418ff654c500118a94e2f
Allow last (Re)Association Request frame to be replayed for testing

The new wpa_supplicant RESEND_ASSOC command can be used to request the
last (Re)Association Request frame to be sent to the AP to test FT
protocol behavior.

This functionality is for testing purposes and included only in builds
with CONFIG_TESTING_OPTIONS=y.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/ctrl_iface.c
wpa_supplicant/events.c
wpa_supplicant/sme.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h