Parse EAPOL-Key msg 2/4 Key Data IEs/KDEs before checking RSN/WPA IE
authorJouni Malinen <j@w1.fi>
Sat, 10 Apr 2010 13:46:17 +0000 (16:46 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 10 Apr 2010 13:46:17 +0000 (16:46 +0300)
commit1566ec46854756c937b855ce4840cc8a1d837676
tree57c47881cb882ea02b317250d7f899f6e577ee46
parente7846b68592a1ef0669b70989ed2a9f44fb2d397
Parse EAPOL-Key msg 2/4 Key Data IEs/KDEs before checking RSN/WPA IE

This is needed to avoid incorrect validation errors on RSN/WPA IE
when using FT since there may be more than a single IE in the
Key Data field.
src/ap/wpa_auth.c