ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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