From db7a7ca830905ea5d151baace3e6f84258b488ca Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Tue, 28 Jun 2016 11:51:55 -0500 Subject: [PATCH] TODO: Mark Rekey utility task done --- TODO | 9 --------- 1 file changed, 9 deletions(-) diff --git a/TODO b/TODO index 230b88ea..1db95cf5 100644 --- a/TODO +++ b/TODO @@ -265,15 +265,6 @@ Wireless daemon Priority: High Complexity: C1 -- 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 - - React to NL80211_CMD_SET_REKEY_OFFLOAD events This command can be sent to userspace whenever a re-key transaction has