Ethereal-users: [Ethereal-users] help with tcp_dissect_pdus

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Sandeep, Mishra (IE10)" <Sandeep.Mishra@xxxxxxxxxxxxx>
Date: Fri, 2 Sep 2005 04:27:34 -0700

Hi,

 

I’m writing a dissector for a binary protocol that runs atop TCP. I want to implement reassembly of packets for this and figured out that tcp_dissect_pdus was the way to go. But I’m not able to understand the complete implementation of the same looking through examples of implementations in other dissectors. Can someone please explain how this works or possibly point me to some documentation of this method?


Any help is much appreciated.

Thanks,

Sandeep