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
1 changed files with 9 additions and 0 deletions

9
TODO
View File

@ -361,6 +361,15 @@ Wireless daemon
Complexity: C2
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
======