mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
TODO: Add EAP timeout configuration task
This commit is contained in:
parent
200070c060
commit
e128408b3f
10
TODO
10
TODO
@ -221,6 +221,16 @@ Wireless daemon
|
||||
Priority: High
|
||||
Complexity: C4
|
||||
|
||||
- Let EAP methods configure timeouts
|
||||
|
||||
Different EAP methods might have different recommendations for various
|
||||
timeouts. E.g. retransmit timeout, overall timeout, etc. The EAP framework
|
||||
should be updated to enable EAP methods to configure these timeouts
|
||||
accordingly. A sane default should also be provided.
|
||||
|
||||
Priority: High
|
||||
Complexity: C2
|
||||
|
||||
- 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
|
||||
|
Loading…
Reference in New Issue
Block a user