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

Ethereal-dev: RE: [Ethereal-dev] Help with COL_PROTOCOL and COL_INFO

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

From: Sahil Kumar <Sahil.Kumar@xxxxxxxxxxx>
Date: Tue, 21 Jun 2005 13:26:42 -0500
hmmm....
Well, my dissectors work perfectly fine with the call_dissector function! but, I think if I don't find a solution to this soon. I'll have to change it to dissector_try_port ! Thanks Erik!
 
-Sahil


From: ethereal-dev-bounces@xxxxxxxxxxxx [mailto:ethereal-dev-bounces@xxxxxxxxxxxx] On Behalf Of Erik Sternerson
Sent: Tuesday, June 21, 2005 2:01 PM
To: Ethereal development
Subject: RE: [Ethereal-dev] Help with COL_PROTOCOL and COL_INFO

I’m sure I’m just making a fool out of myself, but when I call subdissectors, I use

 

dissector_try_port(proto_dissector_table, protocol, next_tvb, pinfo, tree);

 

Or, as proposed in README.developer, use:

 

dissector_next( next_tvb, pinfo, tree);

 

Erik



-------------------------------------------------------- --------
Visit our Internet site at http://www.reuters.com

To find out more about Reuters Products and Services visit http://www.reuters.com/productinfo

Any views expressed in this message are those of the individual
sender, except where the sender specifically states them to be
the views of Reuters Ltd.