]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/ap_config.h
SAE: Add testing code for reflection attack
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 1 Sep 2017 22:31:47 +0000 (01:31 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 4 Sep 2017 10:32:03 +0000 (13:32 +0300)
commite75335384a29987bf856bdf0a70af1c1b2a606eb
tree32219109898551523b089271a3b2bb47f6f2fa8f
parente61fea6b467bec0702096c795b06195584d32a6c
SAE: Add testing code for reflection attack

Allow hostapd to be configured to perform SAE reflection attack for SAE
testing purposes with sae_reflection_attack=1 configuration parameter.
This is included only in CONFIG_TESTING_OPTIONS=y builds.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
hostapd/config_file.c
src/ap/ap_config.h
src/ap/ieee802_11.c