]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Add Finite Cyclic Group negotiation and Send-Confirm
authorJouni Malinen <j@w1.fi>
Sat, 6 Oct 2012 16:30:54 +0000 (19:30 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 6 Oct 2012 16:30:54 +0000 (19:30 +0300)
commit21af6d15a8f0542a5677bd8b8b8f7298c65052c6
tree5a4896ae1e6e4153eccfd0c36057aebc661e9c7d
parent6d22a377bddad23ea79191546f84282ed889cc8a
SAE: Add Finite Cyclic Group negotiation and Send-Confirm

This replaces the previously used bogus test data in SAE messages with
the first real field. The actual SAE authentication mechanism is still
missing and the Scaler, Element, and Confirm fields are not included.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/ap/ieee802_11.c
src/ap/sta_info.h
wpa_supplicant/sme.c
wpa_supplicant/wpa_supplicant_i.h