]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Enforce SAE-H2E for P2P GO in 6 GHz
authorSreeramya Soratkal <ssramya@codeaurora.org>
Thu, 12 Aug 2021 10:38:48 +0000 (16:08 +0530)
committerJouni Malinen <j@w1.fi>
Thu, 7 Oct 2021 21:10:44 +0000 (00:10 +0300)
commit891bb1305bbd2cab83220410c7e6c031b429ba30
tree0743c7df206637be963935940c7585f1e7ade279
parentafcadbbf4e7e5490d674c4fb8464b9b5eef535b5
P2P: Enforce SAE-H2E for P2P GO in 6 GHz

Allow sae_pwe parameter to be configured per-network and enforce the
SAE hash-to-element mechanism for the P2P GO if it is started on
a 6 GHz channel.

Signed-off-by: Sreeramya Soratkal <ssramya@codeaurora.org>
wpa_supplicant/ap.c
wpa_supplicant/config.c
wpa_supplicant/config_file.c
wpa_supplicant/config_ssid.h
wpa_supplicant/p2p_supplicant.c