From 6e4a86d311c5e1d6c17b7fc358a3ee24a0444fe1 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Wed, 28 Jan 2015 21:20:16 -0600 Subject: [PATCH] TODO: Add RSNE decoder task for iwmon --- TODO | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/TODO b/TODO index dc79232d..7cd1e1a6 100644 --- a/TODO +++ b/TODO @@ -248,6 +248,15 @@ Wireless monitor Priority: High Complexity: C1 +- Decode the RSNE field + + Properly decode and display the RSNE field. This is particularly important + to properly analyze scan results and improve the scan categorization + functionality. + + Priority: High + Complexity: C1 + Wireless simulator ==================