]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-SIM server: Use simpler SIM/Start identity request determination
authorJouni Malinen <j@w1.fi>
Sat, 1 Sep 2012 15:51:09 +0000 (18:51 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 1 Sep 2012 15:51:09 +0000 (18:51 +0300)
commit336a46aedab6aa962c9f699fafad0717cfbf9cc8
tree087a4416cc93f5bc4b767df4427b798320a35efd
parente87982ea4c009fddc1ab824434bccac0db3a1b76
EAP-SIM server: Use simpler SIM/Start identity request determination

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

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