Ethereal-dev: [Ethereal-dev] Re: Improving filter speed

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

From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
Date: Mon, 4 Apr 2005 16:20:25 -0400
can you resend that latest patch after first zip'ing it so that your
email app doesnt embed it inside the email as text?

The patch looks sane but I dont want to apply it by hand.


On Mon, 04 Apr 2005 19:25:24 +0000, didier <dgautheron@xxxxxxxx> wrote:
> ronnie sahlberg wrote:
> > New patch,  faking of fields can be controlled by a #define .
> > 
> > I have checked in a patch for ncp to make it still work even when this
> > patch is applied.
> Ok.
> Statistic --> Protocol --> Hierarchy is broken (it was one of the 
> reasons for the protocol add_item done on the caller tree).
> 
> And two unrelated patches.
> no_col.diff: setting col info is slow.
> 
> proto_by_id.diff
> again find_proto_by_id is slow.
> I make register_field_array return a protocol_t * rather than void.
> I've only changed the 'obvious' dissectors.
> 
> Didier
> 
>