From 8a28856c98ee8731231770c8a92231cf95aa744e Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Fri, 27 Mar 2015 23:44:19 -0500 Subject: [PATCH] TODO: Mark Setting TK task as done --- TODO | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/TODO b/TODO index e997f573..cc63de64 100644 --- a/TODO +++ b/TODO @@ -294,17 +294,6 @@ Wireless daemon Priority: Medium Complexity: C1 -- Add utilities to set Transient Key into the driver - - Once the 4-Way handshake is complete and the TK is generated, it must be sent - to the kernel so that normal traffic can be encrypted and decrypted - appropriately. This seems to be accomplished by NL80211_CMD_NEW_KEY - and NL80211_CMD_SET_KEY commands. - - Priority: High - Complexity: C1 - Owner: Tomasz Bursztyka - - Take hardware capabilities into account for RSNE generation When generating RSNE, take hardware capabilities into account.