Fix EAPOL/EAP reauthentication with external RADIUS server
authorJouni Malinen <jouni.malinen@atheros.com>
Mon, 2 Mar 2009 17:06:23 +0000 (19:06 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 2 Mar 2009 17:06:23 +0000 (19:06 +0200)
commit1fd4b0db7c1dc82e09234f33d798bd07a69ab0c7
tree6665fbf07931c0b975422f3e231d22f40c191757
parent049a292f8958e18bbf5ce95f6e9c0361c8a3aea3
Fix EAPOL/EAP reauthentication with external RADIUS server

The EAP server state machine will need to have special code in
getDecision() to avoid starting passthrough operations before having
completed Identity round in the beginning of reauthentication. This was
broken when moving into using the full authenticator state machine from
RFC 4137 in 0.6.x.
hostapd/ChangeLog
src/eap_server/eap.c
src/eap_server/eap_i.h