3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-12-22 21:22:37 +01:00

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

9
TODO
View File

@ -239,6 +239,15 @@ Wireless monitor
Priority: High Priority: High
Complexity: C1 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 Wireless simulator
================== ==================