]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Add sae_pwe configuration parameter for wpa_supplicant
authorJouni Malinen <jouni@codeaurora.org>
Thu, 5 Sep 2019 09:38:32 +0000 (12:38 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 15 Oct 2019 12:39:22 +0000 (15:39 +0300)
commit85e64e634d440f03a80cfdb5aed7eb4928415ea1
treef8ea7a43ae3da4886cf22b4d38fb757396b4b246
parenta36e13a7cd1277c8bb64b8dbcc7def5d7009d6fa
SAE: Add sae_pwe configuration parameter for wpa_supplicant

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>
wpa_supplicant/ap.c
wpa_supplicant/config.c
wpa_supplicant/config.h
wpa_supplicant/config_file.c
wpa_supplicant/wpa_supplicant.conf