]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Verify that STA negotiated H2E if it claims to support it
authorJouni Malinen <jouni@codeaurora.org>
Fri, 18 Oct 2019 09:38:11 +0000 (12:38 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 18 Oct 2019 09:48:28 +0000 (12:48 +0300)
commit898b6d58f310bc2c415548ebc45415c93461e75b
tree78c6389597bda3e4ee12076f1b26f66fa4ac1a5f
parent74866f53789fc267fe35666b7bee5e687c34129b
SAE: Verify that STA negotiated H2E if it claims to support it

If a STA indicates support for SAE H2E in RSNXE and H2E is enabled in
the AP configuration, require H2E to be used.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/ap/drv_callbacks.c
src/ap/ieee802_11.c