https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4866
Summary: RSN capabilities field in IEEE 802.11 RSN IE is parsed
in incorrect byte order
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Minor
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: j@xxxxx
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
The RSN capabilities field is a 16-bit field and like most other IEEE 802.11
elements, it is in little-endian byte order. The current wireshark dissector
incorrectly uses big endian byte order when displaying this field and its
flags.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.