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, 14 Jul 2008 23:33:50 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2672





--- Comment #10 from Guy Harris <guy@xxxxxxxxxxxx>  2008-07-14 23:33:49 PDT ---
Define "actual".

tvb_length() reports the "actual" number of bytes of data that are available in
the tvbuff.

tvb_reported_length() reports the "actual" number of bytes that were received
for the packet over the wire.

In most cases, the number of bytes the packet had on the wire, rather than the
number of bytes that happened to be captured given the snapshot length, is the
right answer.


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