Ethereal-users: [Ethereal-users] development information

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

From: "Benoit ALBERT" <benoit.albert@xxxxxxxxx>
Date: Tue, 18 Jan 2005 11:24:06 +0100
Hi,
so for explain better my need, it's a little difficult.
so for my immediat need, i search about the equivalent of field
"cfile.state" in my dissector

best regards



>From Guy Harris

What information do you need from the cfile structure? Everything a
dissector *should* need from it should be available without having to
access the cfile structure






                                                                                                                                 
                      Benoit ALBERT                                                                                              
                                               Pour :    ethereal-users@xxxxxxxxxxxx                                             
                                               cc :                                                                              
                      24/12/2004 11:48         Objet :   development information                                                 
                                                                                                                                 
                                                                                                                                 



hi,
 it's the first time i used the ethereal support. Sorry for my english so
i'm french.

so here my question :
i make a special owner protocol for firm project. so i need to deport my
dissector from a version 0.9.13 to version 0.10.1. so the global link about
the cfile structure is not existant in the directory /epan/dissector in
contrary with previous version in which the dissector were in the same
directory.

so how can i access to the cfile structure which i need in my dissector?

bests regards?