]> git.ipfire.org Git - thirdparty/hostap.git/commit
OWE: Allow Diffie-Hellman Parameter element to be included with DPP
authorJouni Malinen <jouni@codeaurora.org>
Sun, 17 Mar 2019 22:25:11 +0000 (00:25 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 17 Mar 2019 22:27:11 +0000 (00:27 +0200)
commit16a4e931f03e28b221c7c285ff44f7a70163aa0d
treea2b8a5b97bb8d3b6e129ed66a4108edce0913b25
parente71a90711d59009159f3fb564d2f5362da8d41af
OWE: Allow Diffie-Hellman Parameter element to be included with DPP

The previous OWE implementation on the AP side rejected any
(Re)Association Request frame with the Diffie-Hellman Parameter element
if AKM was not OWE. This breaks compatibility with DPP PFS, so relax
that rule to allow DPP AKM to be used as well. While this commit alone
does not add support for PFS, this allows interoperability between
non-PFS implementation on the AP and a newer PFS implementation on the
STA.

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