Ethereal-dev: Re: [ethereal-dev] make-ett-doth - if you want to use it, here's a working one

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

From: Guy Harris <gharris@xxxxxxxxxxxx>
Date: Tue, 16 Nov 1999 03:55:36 -0800
> This generates the enum for all the ETT_ constants similar to the way 
> make-reg-dotc works.

The ETT_ constants are now run-time-registered "ett_" values, similar to
the "hf_" indices (as that lets plug-in dissectors, as implemented by
Olivier Abad's patch, register subtree types when loaded).