From c6f086d74109caa3185e6434f0d14ea2cb68c2f1 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Sun, 28 Aug 2016 00:40:13 -0500 Subject: [PATCH] TODO: Add EAPoL <-> EAP timeout relationship task --- TODO | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/TODO b/TODO index df4fa5ce..5cf3b444 100644 --- a/TODO +++ b/TODO @@ -231,6 +231,15 @@ Wireless daemon Priority: High Complexity: C2 +- EAPoL should take EAP timeouts into consideration + + EAPoL state machine currently uses its own (very short) timeout for the + 4-Way handshake / session key generation. This timeout does not take into + account the fact that EAP authentication might need to be performed first. + + Priority: High + Complexity: C1 + - Add unit test data with 2nd RSNE in Authenticator 3/4 message The specification allows the AP to send a second RSN element in its 4-way