mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-29 05:39:24 +01:00
TODO: Add new task for REKEY_DATA
This commit is contained in:
parent
0a70aaefa7
commit
66596c30bc
9
TODO
9
TODO
@ -361,6 +361,15 @@ Wireless daemon
|
|||||||
Complexity: C2
|
Complexity: C2
|
||||||
Owner: Jukka Rissanen <jukka.rissanen@linux.intel.com>
|
Owner: Jukka Rissanen <jukka.rissanen@linux.intel.com>
|
||||||
|
|
||||||
|
- Add utility to create netlink REKEY_DATA attributes
|
||||||
|
|
||||||
|
The REKEY_DATA needs to be uploaded to the driver so that if re-keying is
|
||||||
|
triggered by the AP, the TK is updated properly. Additionally, helper
|
||||||
|
function to send NL80211_CMD_SET_REKEY_OFFLOAD command is required.
|
||||||
|
|
||||||
|
Priority: High
|
||||||
|
Complexity: C1
|
||||||
|
|
||||||
|
|
||||||
Client
|
Client
|
||||||
======
|
======
|
||||||
|
Loading…
Reference in New Issue
Block a user