ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 4866] New: RSN capabilities field in IEEE 802.11 RSN IE is

Date: Thu, 10 Jun 2010 19:56:39 -0700 (PDT)
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.