mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
TODO: Add GTK for AP/IBSS support task
This commit is contained in:
parent
d0cf6a6822
commit
6f30384f77
10
TODO
10
TODO
@ -344,3 +344,13 @@ Wireless daemon
|
||||
|
||||
Priority: High
|
||||
Complexity: C1
|
||||
|
||||
- Implement GTK & corresponding group cipher suite options for AP / Adhoc.
|
||||
|
||||
Right now both AP & Ad-Hoc modes use "Group addressed traffic not allowed"
|
||||
cipher suite. This can confuse other implementations. Instead implement
|
||||
a basic GTK support where a randomly or pseudo-randomly generated GTK is
|
||||
used and no GTK Rekey is implemented.
|
||||
|
||||
Priority: Medium
|
||||
Complexity: C2
|
||||
|
Loading…
Reference in New Issue
Block a user