Ethereal-dev: Re: [Ethereal-dev] ranges for dfilter

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

From: Guy Harris <gharris@xxxxxxxxxxxx>
Date: Tue, 2 Jan 2001 11:42:26 -0800
On Tue, Jan 02, 2001 at 12:31:16PM -0600, Gilbert_Ramirez@xxxxxxxxxx wrote:
> Thanks, it looks pretty good. I'm going to adapt the FT_ETHER stuff to work
> with dranges, and then I'll
> check it in.

Don't forget to change the "Add Expression..." dialog box to

	1) display more than just "(offset:length)" next to "Range", so
	   as to reflect the valid ranges;

	2) display the "Range" stuff for
	   FT_STRING/FT_STRINGZ/FT_UINT_STRING types as well as for
	   FT_BYTES types (and FT_ETHER, if it also supports ranges);

while you're at it.