You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Corrected EAP-TLS retries and ids and initial EAPOL-Key handling
On authenticator, if supplicant has already send a reply with an
identifier and the same identifier is received again (e.g. message
repeated on lower layers), EAP-TLS now ignores the message.
Corrected identifier for EAP Success and Failure messages, shall
be same as in last EAP Response.
Disabled EAP-TLS retries from supplicant.
If after authenticator has terminated EAP-TLS, supplicant sends
EAP-TLS packet, authenticator now ignores the packet correctly
and does not handle it as initial EAPOL-Key packet.
0 commit comments