From 9e718f14a466b7107ba188cbb35d66b686afdbe7 Mon Sep 17 00:00:00 2001 From: Ravi kumar Veeramally Date: Wed, 4 Feb 2015 15:09:24 +0200 Subject: [PATCH] TODO: Mark decode REKEY_DATA task done --- TODO | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/TODO b/TODO index be604b98..0bf05541 100644 --- a/TODO +++ b/TODO @@ -229,16 +229,6 @@ Wireless monitor Complexity: C1 Owner: Ravi kumar Veeramally -- Decode netlink REKEY_DATA attribute - - According to nl80211, NL80211_ATTR_REKEY_DATA is a 'nested attribute - containing the information necessary for GTK rekeying in the device'. The - data seems to contain TK, GTK and Replay Counter attributes. However, the - format of the 'nesting' is not specified. - - Priority: High - Complexity: C1 - - Decode the RSNE field Properly decode and display the RSNE field. This is particularly important