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] calling a dissector from another dissector

From: Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx>
Date: Tue, 26 May 2009 11:11:11 -0600
On Mon, May 25, 2009 at 11:05:49AM +0000, Horia Coman wrote:

> My problems is : TZSP doesn't register itself with 
> "register_dissector", so find_dissector can't find it and it returns 
> NULL. Is there any other way to call a specific dissector?

Using find_dissector is the proper way.  I have changed the source code 
in the SVN repository for the development version to include a call to 
register_dissector in the TZSP dissector.


Steve