]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-SIM server: Use Notification before EAP-Failure
authorJouni Malinen <j@w1.fi>
Sat, 1 Sep 2012 22:20:29 +0000 (01:20 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 1 Sep 2012 22:20:29 +0000 (01:20 +0300)
commitc95c8b1859d7aa47f0ecaefdffeef0a8c9b0f598
tree3510e3148b6e04bf977f882b82bacb7a40958125
parent9343498989d88d973314656f4ed99301c7a2b4b4
EAP-SIM server: Use Notification before EAP-Failure

RFC 4186, chapter 6.3.3 mandates that EAP-Failure is used only after
Client-Error and Notification messages. Convert the direct jumps to the
FAILURE state with a notification round before sending out EAP-Failure.

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