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

Wireshark-dev: Re: [Wireshark-dev] Multiple pdus atop TCP -- a lie in README.developer?

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Wed, 31 Jan 2007 20:52:23 +0100
>(I don't want to use tcp_dissect_pdus as this protocol can run over a
<myriad other protocols than TCP.)

You can solve that by having a separate entry for TCP and call the main
dissector from there. (See SIP, DIAMETER etc).

BR
Anders