Bug ID |
9373
|
Summary |
[PATCH] ieee80211: Decode Radio Measurements
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
1.11.x (Experimental)
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 11967 [details]
[PATCH] ieee80211: Decode Radio Measurements
Build Information:
Tested on top of SVN rev 53048.
--
The length of the fixed fields are dependent on the radio measurement
action. Before this patch, fields following the action code were
ignored, leading to wrong decoding results. This patch adds recognition
for the Radio Measurement action management frames as specified in
IEEE Std 802.11-2012.
You are receiving this mail because:
- You are watching all bug changes.