]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP: Enable H2E on 6 GHz when SAE is used
authorNicolas Escande <nico.escande@gmail.com>
Tue, 29 Nov 2022 16:02:37 +0000 (17:02 +0100)
committerJouni Malinen <j@w1.fi>
Tue, 29 Nov 2022 16:56:47 +0000 (18:56 +0200)
commit20bfd4feb3935a562e0c9de73cc9c8f1facec25c
tree35e579d20551a47e5ac3d87f9cd4fbbbe6c9002f
parentb43e19f3f3695463472530c44c1fe0c317c5dd0c
AP: Enable H2E on 6 GHz when SAE is used

Even if the use of H2E isn't strictly mandatory when using SAE on 6 GHz,
WPA3-Personal pushes it on 6 GHz. So lets automatically enable it by
setting sae_pwe=2. This will allow both the hunting-and-pecking and
hash-to-element to work (and be backward compatible).

Signed-off-by: Nicolas Escande <nico.escande@gmail.com>
src/ap/ap_config.c