mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-25 09:39:25 +01:00
TODO: Add WiFi P2P tasks
This commit is contained in:
parent
3a74286949
commit
e74caf3c80
15
TODO
15
TODO
@ -272,6 +272,21 @@ Wireless daemon
|
||||
Priority: Medium
|
||||
Complexity: C8
|
||||
|
||||
- Add support for the STK 4-Way Handshake into eapol.c as described in
|
||||
802.11-2016 Setion 12.7.
|
||||
|
||||
Priority: Medium
|
||||
Complexity: C8
|
||||
|
||||
- Add support for WiFi P2P. This tasks depends on 'STK 4-Way Handshake' task.
|
||||
iwd will require a new P2P D-Bus API to be exposed in order for clients to
|
||||
manage P2P connections. P2P specific logic for device management and
|
||||
switching between P2P and STA/AP modes for a particular interface will be
|
||||
required.
|
||||
|
||||
Priority: Medium
|
||||
Complexity: C8
|
||||
|
||||
- Take EAP MSK size into consideration.
|
||||
|
||||
MSK is mandated to be 64 bytes long, and depending on the AKM, different parts
|
||||
|
Loading…
Reference in New Issue
Block a user