Ethereal-dev: Re: [Ethereal-dev] New "matches" (PCRE support) patch

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

From: Gilbert Ramirez <gram@xxxxxxxxxxxxxxx>
Date: Sat, 06 Dec 2003 16:35:37 -0000
On Sat, 2003-12-06 at 08:02, Biot Olivier wrote:
> Hi list,
> 
> Attached you'll find a new patch that implements the "matches" dfilter
> operation. I compiled it once with and once without PCRE support, to make
> sure it works in both cases. If a "matches" operator is found in a dfilter
> while libpcre has not been used to build the binary, then I throw an
> exception after using dfilter_fail() to set an apporporiate error message.
> 
> Please review and check in.
> 

Checked in.

--gilbert