]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-AKA server: Fix fallback to full auth
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 8 Jan 2013 13:45:05 +0000 (15:45 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 8 Jan 2013 13:45:05 +0000 (15:45 +0200)
commit9bb1025a2e95b010e1220519dae1721cfd0dbd70
tree2112f3decbc455ea0e7239297b9cf6836d3066be
parentc0810ddb3c905733bd3210d670a387af27e67f28
EAP-AKA server: Fix fallback to full auth

Commit 68a41bbb44ac78087076ce65e6c1803d036bc4a2 broke fallback from
reauth id to fullauth id by not allowing a second AKA/Identity round to
be used after having received unrecognized reauth_id in the first round.
Fix this by allowing fullauth id to be requested in such a case.

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