From dd4c69f25b1bdd92e500e050b316eaaa9c28f533 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Tue, 24 Mar 2015 15:39:03 -0500 Subject: [PATCH] TODO: Update priorities --- TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 945ddf9f..e997f573 100644 --- a/TODO +++ b/TODO @@ -216,7 +216,7 @@ Wireless daemon or deauthentication frame from a generic structure representing the MPDU. - Priority: High + Priority: Medium Complexity: C2 - Handle the relevant logic of the authentication management frames @@ -224,7 +224,7 @@ Wireless daemon When an authentication management frame is received, such frame needs to be understood and handled properly. - Priority: High + Priority: Medium Complexity: C2 - Add support for EAP based authentication and key generation @@ -235,7 +235,7 @@ Wireless daemon It is also intended that this EAP code can be utilized as shared library and be beneficial for systemd-networkd for wired authentication. - Priority: Low + Priority: Medium Complexity: C8 - Create a document to doc describing general architecture and relation