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 2672] Infiniband Dissector Plugin 1.2.0

Date: Mon, 21 Jul 2008 20:59:58 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2672


Stephen Donnelly <stephen@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2008|review_for_checkin?         |
               Flag|                            |
Attachment #2008 is|0                           |1
           obsolete|                            |
   Attachment #2052|                            |review_for_checkin?
               Flag|                            |




--- Comment #11 from Stephen Donnelly <stephen@xxxxxxxxxx>  2008-07-21 20:59:56 PDT ---
Created an attachment (id=2052)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2052)
Updated Infiniband 1.2.0 plugin

Updated the 'normal data packet' to heuristically look for ethertype
encapsulation using the 'ethertype' method of dissector_try_port() on the
ethertype_dissector_table. If a dissector is not found the 'data' dissector is
called.

The RWH header is decoded using ethertype() as this is guaranteed to be
ethertype encapsulated.

Switched some tvb_length calcs to tvb_reported_length.

Fixed up CRC display for some packet types.


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