]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-FAST: Allow unprotected EAP-Failure in provisioning case
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 12 Oct 2011 17:05:02 +0000 (20:05 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 12 Oct 2011 17:05:02 +0000 (20:05 +0300)
commit88dc899a1babe151bf26a2b9b9de302bebeb83db
tree0bb8e6b7d751f32e56a7d3e5af645e92e310fafe
parent4458d91554cce6c8a78916701c2701162cbbfad1
EAP-FAST: Allow unprotected EAP-Failure in provisioning case

While EAP-FAST uses protected success notification, RFC 5422, Section
3.5 points out a possibility of EAP-Failure being sent out even after
protected success notification in case of provisioning. Change the
EAP-FAST peer implementation to accept that exception to the protected
success notification. This allows the station to re-connect more quickly
to complete EAP-FAST connection in the case the server rejects the
initial attempt by only allowing it to use to provision a new PAC.
src/eap_peer/eap_fast.c