On Wed, Oct 25, 2006 at 06:00:00PM +0800, Jeff Morriss wrote:
I did this once a while ago and found figuring out how to actually make
a dissector into a "new style" dissector wasn't all that easy, mainly
because I couldn't find which (of the hundreds) of dissectors did it
already so I didn't know where to look for an example and the
README.developer didn't contain any info about it.
I started to write a readme for that once and abandoned it, because
while new-style dissectors are a good idea - the way it was done has
some room for improvements.