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] ethereal -G (Protocol and fieldnames)

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

From: Biot Olivier <Olivier.Biot@xxxxxxxxxxx>
Date: Mon, 3 Mar 2003 15:59:21 +0100
Hi all,

I've continued the work and now everything fits into one perl script. Thanks
all for your inputs and interests :)

Maybe we can include it in the tarball, and put the generated output
(currently ~2.5MB) in the distribution? If so, please check in!

Regards,

Olivier

> -----Original Message-----
> From: Joerg Mayer [mailto:jmayer@xxxxxxxxx]
> Sent: maandag 3 maart 2003 4:06
> To: Joerg Mayer
> Cc: Jason House; Biot Olivier; ethereal-dev@xxxxxxxxxxxx
> Subject: Re: [Ethereal-dev] ethereal -G (Protocol and fieldnames)
> 
> 
> And this time with attach...
> 
> On Sun, Mar 02, 2003 at 01:42:05PM -0500, Jason House wrote:
> > I tried to make a replacement for the excel portion of the
> > instructions.  The output format is very close...
> 
> I've taken your script and integrated it into the original perl
> script. The result is attached.
> The script still has 2 bugs but I need to go to bed so they are
> left for someone else to fix:
> 1) Only lines with the same number of dots are ordered correctly.
>   Cause: I sort on the html code instead of the input data.
>   Fix: Stuff the "raw" data into the array instead of the cooked
>    one and process to html at the end of each table.
> 2) I'm getting warnings of the type "Use of unitialized value..."
>   Cause: I'm probably having some undefined values in @sort, but
>    no idea how they get there.
> 
>   Ciao
>      Jörg
> 
> > > Biot Olivier wrote:
> > > > I agree with your proposition.  In order to make it 
> clearer for all
> > > > protocols available in Ethereal 0.9.9 (plus WBXML 
> decoding), I've created a
> > > > small web page where an example HTML representation of 
> all Ethereal
> > > > protocols and fields can be found in an alphabetical order.
> > > >
> > > >       http://home.tiscali.be/olivier.biot/ethereal/
> --
> Joerg Mayer                                          
> <jmayer@xxxxxxxxx>
> I found out that "pro" means "instead of" (as in proconsul). 
> Now I know
> what proactive means.
> 

Attachment: list_eth_fields.pl.gz
Description: Binary data