
Olivier.Biot at siemens
Mar 3, 2003, 8:28 AM
Post #1 of 1
(3818 views)
Permalink
|
|
FW: [Ethereal-dev] ethereal -G (Protocol and fieldnames)
|
|
Forgot to post to ethereal-doc too -----Original Message----- From: Biot Olivier [mailto:Olivier.Biot [at] siemens] Sent: maandag 3 maart 2003 15:59 To: 'Joerg Mayer'; Jason House Cc: ethereal-dev [at] ethereal Subject: RE: [Ethereal-dev] ethereal -G (Protocol and fieldnames) 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 [at] loplof] > Sent: maandag 3 maart 2003 4:06 > To: Joerg Mayer > Cc: Jason House; Biot Olivier; ethereal-dev [at] ethereal > 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 [at] loplof> > I found out that "pro" means "instead of" (as in proconsul). > Now I know > what proactive means. >
|