]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-AKA server: Use simpler AKA/Identity request determination
authorJouni Malinen <j@w1.fi>
Sat, 1 Sep 2012 16:19:45 +0000 (19:19 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 1 Sep 2012 16:19:45 +0000 (19:19 +0300)
commitb4569a3bd859c77df9f0fa3fbfb98ff65a2ab721
tree24095aaf5c02b6c1104328b3c31ed4eb75d400df
parent9bf403b9206a7579ec6b16db75ebf00e5401f48f
EAP-AKA server: Use simpler AKA/Identity request determination

There is no need to use eap_sim_db_identity_known() here since a new
AKA/Identity message is built only if the identity in the previous
response was not recognized. The first round is always used to request
AT_ANY_ID_REQ to meet the RFC 4187 recommendation on EAP method specific
identity request.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/eap_server/eap_server_aka.c