Ethereal-dev: [Ethereal-dev] PCRE support for FT_TVBUFF

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

From: Biot Olivier <Olivier.Biot@xxxxxxxxxxx>
Date: Wed, 17 Dec 2003 23:59:04 +0100
Hi list,

I'm really (very) glad the PCRE library also supports pattern matching in
binary data. As a result, I checked in support for the "matches" operator
for FT_TVBUFF (read: protocol fields). This means you can write display
filters like 'http matches "(?i)ethereal"' or 'data matches "pattern"'.

Enjoy!

Regards,

Olivier