From d307d3ff1138b974032519b7e1a9ce7c3bafdb04 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Tue, 28 Jun 2016 11:52:17 -0500 Subject: [PATCH] TODO: Mark REKEY_OFFLOAD task done --- TODO | 9 --------- 1 file changed, 9 deletions(-) diff --git a/TODO b/TODO index 1db95cf5..06910945 100644 --- a/TODO +++ b/TODO @@ -265,15 +265,6 @@ Wireless daemon 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 - occurred. The information contains the Replay Counter. The Replay Counter - used by iwd needs to be updated with the new value. - - Priority: Medium - Complexity: C1 - - Add unit test for each of the mpdu management frame type Currently, only authentication and deauthentication frames have