TODO: Add BSS_CAPABILITY decoding task

This commit is contained in:
Denis Kenzior 2015-01-28 21:17:03 -06:00
parent 2ceeca5355
commit 1cf513e360
1 changed files with 9 additions and 0 deletions

9
TODO
View File

@ -239,6 +239,15 @@ Wireless monitor
Priority: High
Complexity: C1
- Decode netlink BSS_CAPABILITY attribute
The BSS_CAPABILITY attribute seems to be direct copy of the 802.11
Capability IE. The capability information should be decoded properly
and displayed.
Priority: High
Complexity: C1
Wireless simulator
==================