Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] Counting assembled TCP packets

From: Gregory Seidman <gsslist+wireshark@xxxxxxxxxxxxxxxxxx>
Date: Fri, 23 Oct 2009 11:45:57 -0400
I'm using tcp_dissect_pdus() in a dissector to reassemble a PDU, but I want
to know how many TCP/IP packets were used in the reassembly. I haven't
found any way to get at that information. Am I missing something?

--Greg