https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2672
Stephen Donnelly <stephen@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1949 is|0 |1
obsolete| |
Attachment #2008| |review_for_checkin?
Flag| |
--- Comment #9 from Stephen Donnelly <stephen@xxxxxxxxxx> 2008-07-14 22:29:17 PDT ---
Created an attachment (id=2008)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2008)
Updated Infiniband 1.2.0 plugin
Replaces tvb accesses with accessor functions.
Better attempt to handle RWH headers and call ethertype() rather than manually
testing only a few ethertypes. An example trace is needed to test this.
Still slightly confused where tvb_length() or tvb_reported_length() should be
used. tvb_length is the actual length, e.g. caplen, whereas tvb_reported_length
is the expected length, e.g. wlen?
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.