Wireshark mailing list archives

Re: ett


From: Steve Karg <skarg () users sourceforge net>
Date: Tue, 28 Dec 2010 13:27:08 -0600

Hello Andreas,

What stands 'ett' for? I found it as "subtree array index", but can it
somehow proniounced? Is it an abbreviation?

Gerald posted last year about ett on this list:

<Gerald>
I _think_ it originally stood for "Ethereal tree type". The first
implementation used a set of #defines in packet.h, like so from revision 2:

/* Tree types.  Each dissect_* routine should have one for each
  add_subtree() call. */

#define ETT_IEEE8023      0
#define ETT_ETHER2        1
#define ETT_LLC           2
#define ETT_TOKEN_RING    3
 [ ... ]

I think "expansion tree type" is a much better definition.
</Gerald>

Best Regards,

Steve
-- 
http://steve.kargs.net/
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: