mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-25 17:59:25 +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
|
||||
================
|
||||
|
||||
- Add support for Information Element (IE) decoding
|
||||
- Decode HT Capabilities IE element
|
||||
|
||||
Several netlink attributes provide binary blobs representing IEs. Add
|
||||
support for decoding them inline using the src/ie.c infrastructure.
|
||||
HT Capabilities element has ID 45.
|
||||
|
||||
Priority: Medium
|
||||
Complexity: C1
|
||||
|
||||
- Decode HT Operation IE element
|
||||
|
||||
HT Operation element has ID 61.
|
||||
|
||||
Priority: Medium
|
||||
Complexity: C1
|
||||
|
Loading…
Reference in New Issue
Block a user