Ethereal-dev: Re: [Ethereal-dev] Composite expert statistics

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

From: "Greg Morris" <gmorris@xxxxxxxxxx>
Date: Thu, 03 Nov 2005 12:21:36 +0100
Ok, sorry about that. I have changed the comp_expert_table.c (line 574) to utilize proto_construct_dfilter_string() instead. This elliminates the need for the table to have to determine types and values. Only a few lines different but attached is the complete file. No other files were changed.
 
Greg

>>> gharris@xxxxxxxxx 11/3/2005 11:28 AM >>>
Greg Morris wrote:
> The following updates add the composite expert statistics to the Analyze
> menu in Ethereal.

Not all fields that have a val_to_string_repr routine support using it
with the representation type FTREPR_DISPLAY.  In particular, fields of
type FT_PROTOCOL don't - there's no display representation for them.

_______________________________________________
Ethereal-dev mailing list
Ethereal-dev@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-dev

Attachment: comp_expert_table.c
Description: Binary data