TODO: Update priorities

This commit is contained in:
Denis Kenzior 2015-03-24 15:39:03 -05:00
parent 62527cd1fb
commit dd4c69f25b
1 changed files with 3 additions and 3 deletions

6
TODO
View File

@ -216,7 +216,7 @@ Wireless daemon
or deauthentication frame from a generic structure representing the or deauthentication frame from a generic structure representing the
MPDU. MPDU.
Priority: High Priority: Medium
Complexity: C2 Complexity: C2
- Handle the relevant logic of the authentication management frames - 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 When an authentication management frame is received, such frame needs
to be understood and handled properly. to be understood and handled properly.
Priority: High Priority: Medium
Complexity: C2 Complexity: C2
- Add support for EAP based authentication and key generation - 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 It is also intended that this EAP code can be utilized as shared library
and be beneficial for systemd-networkd for wired authentication. and be beneficial for systemd-networkd for wired authentication.
Priority: Low Priority: Medium
Complexity: C8 Complexity: C8
- Create a document to doc describing general architecture and relation - Create a document to doc describing general architecture and relation