]> git.ipfire.org Git - thirdparty/hostap.git/commit
OWE: Support DH groups 20 and 21 with driver-SME/MLME
authorAshok Ponnaiah <aponnaia@codeaurora.org>
Tue, 6 Feb 2018 18:20:22 +0000 (20:20 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 6 Feb 2018 18:20:22 +0000 (20:20 +0200)
commit5850cba3842e5e325dbf0134fd9d32ea5e85fc4b
tree33605edab03eea2f806bd99d4acd1ba69c09db8f
parent05e5c0e554ee40fe8e0eaa697c7f462c35869f65
OWE: Support DH groups 20 and 21 with driver-SME/MLME

This was already the case with the hostapd-based SME/MLME
implementation, but the OWE DH Param element construction for the
driver-based SME/MLME needed a matching change to set the group
properly.

Signed-off-by: Ashok Ponnaiah <aponnaia@codeaurora.org>
src/ap/ieee802_11.c