Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 5444] New: Bug with RWH parsing in Infiniband dissector

Date: Sun, 28 Nov 2010 05:58:28 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5444

           Summary: Bug with RWH parsing in Infiniband dissector
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: slavak@xxxxxxxxx


Build Information:
svn
--
The Infiniband dissector has a bug where in RWH (Raw Header) fields it parses
the two msb as Ethertype and the two lsb as reserved, whereas the Infiniband
specification defines this the other way around. This would cause incorrect
dissectors to be called for Infiniband packets containing an RWH. This patch
addresses the issue and corrects the parsing order.

This patch is submitted on behalf of Mellanox Technologies Ltd.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.