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.