]> git.ipfire.org Git - thirdparty/hostap.git/commit
Work around interop issue with WPA type EAPOL-Key 4/4 in WPA2 mode
authorJouni Malinen <j@w1.fi>
Sun, 22 Jan 2012 10:23:28 +0000 (12:23 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 22 Jan 2012 10:23:28 +0000 (12:23 +0200)
commit74590e710f65134522b9a654609ac38d0ce54852
tree8b926dd0a58f09e6411a9e035679173b9f21ce56
parentf9121813d75f5d21c786eaa94f108463d64a2ace
Work around interop issue with WPA type EAPOL-Key 4/4 in WPA2 mode

Some deployed station implementations seem to send msg 4/4 with
incorrect type value in WPA2 mode. Add a workaround to ignore that issue
so that such stations can interoperate with hostapd authenticator. The
validation checks were added in commit
f8e96eb6fd960a017793942cff0eb43b09f444c6.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/ap/wpa_auth.c