]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/ap_config.h
SAE: Allow commit fields to be overridden for testing purposes
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 1 Sep 2017 22:52:15 +0000 (01:52 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 4 Sep 2017 10:32:03 +0000 (13:32 +0300)
commit3648d8a1854a403b3674ec55681c76bb713ee77a
tree8d849020370e0112687858aec00ef836a5099d13
parent1342c47a3329f3d2dbca57c1948ef50df0cdbc7b
SAE: Allow commit fields to be overridden for testing purposes

The new sae_commit_override=<hexdump> parameter can be used to force
hostapd to override SAE commit message fields for testing purposes. 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.c
src/ap/ap_config.h
src/ap/ieee802_11.c