3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-06 03:18:46 +02:00

TODO: Add new task for REKEY_DATA

This commit is contained in:
Denis Kenzior 2015-01-21 19:19:11 -06:00
parent 0a70aaefa7
commit 66596c30bc

9
TODO
View File

@ -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
====== ======