mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-05-05 08:37:23 +02:00
TODO: Add tasks dealing with esoteric ciphers
This commit is contained in:
parent
169aa04570
commit
251f5904d4
17
TODO
17
TODO
@ -321,6 +321,23 @@ Wireless daemon
|
|||||||
Priority: Medium
|
Priority: Medium
|
||||||
Complexity: C1
|
Complexity: C1
|
||||||
|
|
||||||
|
- Handle "Use group cipher suite" option for pairwise ciphers
|
||||||
|
|
||||||
|
If the AP specifies "Use group cipher suite" as its only pairwise suite, then
|
||||||
|
handle this appropriately inside EAPoL handshaking code. The install_gtk
|
||||||
|
callback might need to be modified to handle this case.
|
||||||
|
|
||||||
|
Priority: Low
|
||||||
|
Complexity: C1
|
||||||
|
|
||||||
|
- Handle "Group addressed traffic not allowed" option for group ciphers
|
||||||
|
|
||||||
|
If the AP specifies "Group addressed traffic not allowed" as its group cipher
|
||||||
|
suite, then make sure that install_gtk callback is not used.
|
||||||
|
|
||||||
|
Priority: Low
|
||||||
|
Complexity: C1
|
||||||
|
|
||||||
|
|
||||||
Client
|
Client
|
||||||
======
|
======
|
||||||
|
Loading…
x
Reference in New Issue
Block a user