Ethereal-dev: RE: [Ethereal-dev] How change the display of the ethertype inprotocol tree

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

From: "Anders Broman (AL/EAB)" <anders.broman@xxxxxxxxxxxx>
Date: Fri, 2 Dec 2005 09:11:05 +0100
Hi,
ETHERTYPE 8888 is owned by:
8888         Santera Systems                                               Protocol unavailable.
             2901 Summit Ave.
             Suite 100
             Plano TX 75074
             UNITED STATES
If you are dissecting that protocol you could submitt a patch to Ethereal defining the ETHERYPE and the name, otherwise apply for an ethertype for your protocol with IEEE.
 
Brg
Anders


From: ethereal-dev-bounces@xxxxxxxxxxxx [mailto:ethereal-dev-bounces@xxxxxxxxxxxx] On Behalf Of Kelvin You
Sent: den 2 december 2005 09:05
To: Ethereal development
Subject: Re: [Ethereal-dev] How change the display of the ethertype inprotocol tree

Thanks very much!
But because my dissector is build as a plugin. I want it will work absolute. and no need build all the ethereal source code. however, if I modify the epan/etypes.h and epan/dissectors/packet-ethertype.c, I must build  the whole ethereal code. and distribute it with large package. Is there other way to change the type name ?

 
On 12/2/05, Joerg Mayer <jmayer@xxxxxxxxx> wrote:
On Fri, Dec 02, 2005 at 02:05:17PM +0800, Kelvin You wrote:
>         dissector_add("ethertype", 0x8888, scmu_handle);
> Now I can dissect the ethernet payload data. but in the ethernet header, the
> protocol tree still show the 0x8888 is "unknow" type.
> How can I change it to my protocol name ?

look at epan/etypes.h and epan/dissectors/packet- ethertype.c

Ciao
   Joerg
--
Joerg Mayer                                           <jmayer@xxxxxxxxx>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.

_______________________________________________
Ethereal-dev mailing list
Ethereal-dev@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-dev