TODO: Add iwmon group printing task

This commit is contained in:
Denis Kenzior 2015-04-30 18:04:56 -05:00
parent 7744c38ec1
commit 778da5b8c4
1 changed files with 9 additions and 0 deletions

9
TODO
View File

@ -188,6 +188,15 @@ Wireless monitor
Priority: Medium
Complexity: C2
- Print the 'group' of the decoded message
Whenever an event / message is received, iwmon should print the genl
group of the message (e.g. mlme, scan, config, regulatory). This will
make it easier to add handling of such events / commands inside iwd.
Priority: Medium
Complexity: C1
Wireless simulator
==================