]> git.ipfire.org Git - thirdparty/hostap.git/commit
Fix regression in LEAP
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 11 Oct 2012 18:50:57 +0000 (21:50 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 11 Oct 2012 18:50:57 +0000 (21:50 +0300)
commited61d2a5f94a37da2a0aa46e330f7c6e8348b4f4
tree672c2acf54c62efc5423c474e86763e239f506ca
parent3a643324c6d6670f05a2cf91f8784d7056c8d423
Fix regression in LEAP

Commit 458cb3019108b6cb8c0c1cab94ae6ebf244eda27 broke LEAP since it
rejects EAP-Success packet that is used within LEAP and this frame does
not have a payload. Fix LEAP by relaxing the generic EAP packet
validation if LEAP has been negotiated.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/eap_peer/eap.c