]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Rename state variables to match IEEE 802.11 standard
authorJouni Malinen <j@w1.fi>
Mon, 31 Dec 2012 09:05:42 +0000 (11:05 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 12 Jan 2013 15:51:52 +0000 (17:51 +0200)
commitdd43026a193058c30ab752db075c118b856d1799
tree915085be692c4aa0d80b9b0a868d7842c14142b8
parent47b55a3ef59d9363bbd624e8b5aa714467111743
SAE: Rename state variables to match IEEE 802.11 standard

The enum values for struct sae_data::state now match the protocol
instance states as defined in IEEE Std 802.11-2012, 11.3.8.2.2

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