Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Allow FT_NONE item to be filtered from menu

From: "ronnie sahlberg" <ronniesahlberg@xxxxxxxxx>
Date: Sat, 22 Jul 2006 03:24:44 +0000
checked in

On 7/20/06, Martin Mathieson <martin.mathieson@xxxxxxxxxxxx> wrote:
Hi,

This patch allows FT_NONE items to be built into filter expressions
(i.e. testing for their presence or absence rather than comparing with a
value) using the Apply|Prepare a Filter menus.  What drove me to add
this was having to type in !tcp.analysis.out_of_order.

Does this seem reasonable?

Regards,
Martin