]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-SIM/AKA server: Allow pseudonym to be used after unknown reauth id
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 15 Jun 2012 15:49:54 +0000 (18:49 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 15 Jun 2012 15:49:54 +0000 (18:49 +0300)
commit1cebaabd80db8f346b3f2d996b5d7d1629029be3
treec875cc2c40ab7bbade5af95c1ae9e56c26a01765
parentef35f5a0fd2c41f92a3ecc29995c5de1f407d2af
EAP-SIM/AKA server: Allow pseudonym to be used after unknown reauth id

If the peer uses an unknown reauth id, it would still be possible to use
pseudonym instead of permanent id. Allow this by changing the
AT_PERMANENT_ID_REQ to AT_FULLAUTH_ID_REQ in case unknown reauth id is
used in EAP-Response/Identity.

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