Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: Re: [Ethereal-dev] dfilter and FT_UINT32

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

From: Ed Warnicke <hagbard@xxxxxxxxxxxxxxxxxxx>
Date: Sat, 3 Mar 2001 19:45:01 -0500 (EST)
Thanks... I'll look into my problem starting from there.

Ed


On Sat, 3 Mar 2001, Guy Harris wrote:

> On Sat, Mar 03, 2001 at 05:07:27PM -0500, Ed Warnicke wrote:
> > 	I know that dfilter is in flux, is filtering for FT_UINT32 
> > not working yet?
> 
> In the current CVS tree, if I use a filter expression of
> 
> 	frame.number == 17
> 
> in a display filter, it shows me only frame 17, and "frame.number" is an
> FT_UINT32 field, so it appears that filtering for FT_UINT32 is, indeed,
> working.
> 
> _______________________________________________
> Ethereal-dev mailing list
> Ethereal-dev@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-dev
>