3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-04 02:18:49 +02:00

TODO: Add EAPoL <-> EAP timeout relationship task

This commit is contained in:
Denis Kenzior 2016-08-28 00:40:13 -05:00
parent e128408b3f
commit c6f086d741

9
TODO
View File

@ -231,6 +231,15 @@ Wireless daemon
Priority: High Priority: High
Complexity: C2 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 - 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 The specification allows the AP to send a second RSN element in its 4-way