TODO: remove AP/AdHoc GTK support task

Both AP and AdHoc support group traffic now
This commit is contained in:
James Prestwood 2018-11-02 10:39:11 -07:00 committed by Denis Kenzior
parent 554e4f55db
commit a8aa07aeb4
1 changed files with 0 additions and 10 deletions

10
TODO
View File

@ -345,16 +345,6 @@ 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
- Implement EAP Authenticator certificate element matching
With TLS based EAP methods it is possible for certain Man-In-The-Middle