EAP-SIM peer: Remove AT_NOTIFICATION from Notification response
authorJouni Malinen <jouni.malinen@atheros.com>
Mon, 29 Jun 2009 18:42:29 +0000 (21:42 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 29 Jun 2009 18:42:29 +0000 (21:42 +0300)
commitf141be0cafeb327ecec374de52fef3d216af5014
tree55b3502d49aaa71dddbaef329e18452589d0b230
parent2b16c01c4e9ae01f2d09457ac8aaeed99e57f276
EAP-SIM peer: Remove AT_NOTIFICATION from Notification response

This attribute is not supposed to be used in the response frame (i.e.,
it is only in the EAP-Request/SIM-Notification frame) per RFC 4186
chapters 10.1 and 9.9. This is a minor bug since the server is required
to ignore the contents of the EAP-Response/SIM-Notification during
protected result indication per chapter 6.2.

EAP-AKA peer was already following the similar specification in RFC 4187,
but this was somehow missed in the EAP-SIM peer implementation.
src/eap_peer/eap_sim.c