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: Mon, 10 Jan 2005 03:53:45 +0100
LEGO schrieb:
One more patch for mate:

- renamed analyze_frame() into mate_analyze_frame().
- prepare mate to be statically linked
- use report_open_failure() , report_read_failure() and
report_failure() in case there's an error while loading the config
- some cleanup in mate_util.c
- some fixes and cleanup in examples and matelib

Checked in.

The patch also contains instructions to remove the examples subdirectory. Do you really want them to be removed?


IMO at this point it can be built with the rest of ethereal.

So adding it to the installer would be OK? Shall we add also the files in matelib and/or examples to the installer?

It makes no more noise. It's config_filename defaults to "" and as
this it does not try to configure and as such doesn't report any
errors.

Good.

With the exception of three functions that will be called and return
after a conditional branch at every time packet-frame is invoked. No
more overhead is involved.

I guess this is OK.

Regards,
Lars