]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Add sae_pwe configuration parameter for hostapd
authorJouni Malinen <jouni@codeaurora.org>
Thu, 5 Sep 2019 08:44:57 +0000 (11:44 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 15 Oct 2019 12:39:22 +0000 (15:39 +0300)
commita36e13a7cd1277c8bb64b8dbcc7def5d7009d6fa
tree60bb360e005ddf2288cadd2dd42f591aa49d4c68
parentaf4487148a8c8b454d15124e3889a0f94441d156
SAE: Add sae_pwe configuration parameter for hostapd

This parameter can be used to specify which PWE derivation mechanism(s)
is enabled. This commit is only introducing the new parameter; actual
use of it will be address in separate commits.

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