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

Wireshark-dev: Re: [Wireshark-dev] [Bug 4975] NFSv4 usability enhancements (Info column summari

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Thu, 8 Jul 2010 19:24:46 -0700
On Jul 8, 2010, at 6:17 PM, Ian Schorr wrote:

> I suppose the difference here would be that you can't use the
> "contains" keyword with "opcode" to do partial string matches.

...which is an argument for supporting the "contains" operator (and the "matches" operator) on integral data types with value strings, with the string interpretation of the value being checked (it's currently not supported on integral data types, so it's not as if that would break existing filters).