ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] Syntax for frame contains

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: Wed, 27 Aug 2003 12:22:46 -0600
Ok,
 
I am doing a clean build. I will retest.
 
Thanks,
Greg

>>> Gilbert Ramirez <gilramir@xxxxxxxxx> 8/27/2003 12:20:36 PM >>>
On Wed, 2003-08-27 at 13:06, Greg Morris wrote:
> Gilbert,

> I am having trouble getting the frame contains "text" to work. It seems
> to work with a single letter but fails anytime I add more then one
> character to the string. Can you provide an example syntax?

> Thanks,
> Greg
> ----
>

frame contains "test"

should select any frame that has the string "test" in it.

"Should" :)

--gilbert