mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-29 05:39:24 +01:00
TODO: Describe which netlink IEs to pretty-print
HT Capabilities and HT Operation IE elements with IDs 45 and 61, respectively, are commonly sent by Access Points.
This commit is contained in:
parent
67cdc80753
commit
a2865f014a
12
TODO
12
TODO
@ -129,10 +129,16 @@ cfg80211 / nl80211
|
|||||||
Wireless monitor
|
Wireless monitor
|
||||||
================
|
================
|
||||||
|
|
||||||
- Add support for Information Element (IE) decoding
|
- Decode HT Capabilities IE element
|
||||||
|
|
||||||
Several netlink attributes provide binary blobs representing IEs. Add
|
HT Capabilities element has ID 45.
|
||||||
support for decoding them inline using the src/ie.c infrastructure.
|
|
||||||
|
Priority: Medium
|
||||||
|
Complexity: C1
|
||||||
|
|
||||||
|
- Decode HT Operation IE element
|
||||||
|
|
||||||
|
HT Operation element has ID 61.
|
||||||
|
|
||||||
Priority: Medium
|
Priority: Medium
|
||||||
Complexity: C1
|
Complexity: C1
|
||||||
|
Loading…
Reference in New Issue
Block a user