https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4737
Summary: fix packet-infiniband.c to correctly identify MADs
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
--
Currently the Infiniband dissector incorrectly identifies management datagrams
according to their virtual lane: Only packets transmitted on VL15 are
considered to be MADs. This patch fixes the code to correctly identify MAD
packets by their source and destination queue pairs.
The code has undergone fuzz testing.
This patch is submitted on behalf of Mellanox Technologies.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.