]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-TTLS peer: Fix success after fragmented final Phase 2 message
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 15 Jan 2016 11:37:15 +0000 (13:37 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 15 Jan 2016 11:37:15 +0000 (13:37 +0200)
commit0daa9f6a134ce8f053e30b086707a7bf5082e9bf
tree46a6d93648e4fef1112d981c2ad17f7df3b0a912
parent1a6f86593b9176975daccfdb57dc7797eec05ca2
EAP-TTLS peer: Fix success after fragmented final Phase 2 message

If the final Phase 2 message needed fragmentation, EAP method decision
was cleared from UNCOND_SUCC or COND_SUCC to FAIL and that resulted in
the authentication failing when the EAP-Success message from the server
got rejected. Fix this by restoring the EAP method decision after
fragmentation.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/eap_peer/eap_ttls.c