Ethereal-dev: Re: [Ethereal-dev] 0.10.8 soon?( Mate)

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

From: Lars Roland <lars.roland@xxxxxxx>
Date: Thu, 16 Dec 2004 20:48:29 +0100
LEGO schrieb:
It works with tethereal, It does not need to be renamed zzmate
anymore, uses the protcol preference to select which config file to
load.

The attached patch does:
- moves mate configuration from proto_register to proto_register_handoff
- add the config file protocol preference
- every item (gop,gog,pdu) has it's own ett
- the tap doesn't do nothing, it just primes the tree
- analyze_frame()  what once was the tap now is called by the dissector

Checked in with another small fix for mate_runtime.c to make MSVC happy.

Regards,
Lars