From 94159d5d0e9fafe62a04ee4fe5b725cbc9632331 Mon Sep 17 00:00:00 2001 From: Chris Maynard Date: Wed, 29 Jun 2011 18:45:14 +0000 Subject: Don't colorize TCP window updates as "Bad TCP". This change was made in response to a user request at Sharkfest '11. svn path=/trunk/; revision=37836 --- colorfilters | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'colorfilters') diff --git a/colorfilters b/colorfilters index d295d67bf4..649ab77034 100644 --- a/colorfilters +++ b/colorfilters @@ -1,5 +1,5 @@ # DO NOT EDIT THIS FILE! It was created by Wireshark -@Bad TCP@tcp.analysis.flags@[0,0,0][65535,24383,24383] +@Bad TCP@tcp.analysis.flags && !tcp.analysis.window_update@[0,0,0][65535,24383,24383] @HSRP State Change@hsrp.state != 8 && hsrp.state != 16@[0,0,0][65535,63222,0] @Spanning Tree Topology Change@stp.type == 0x80@[0,0,0][65535,63222,0] @OSPF State Change@ospf.msg != 1@[0,0,0][65535,63222,0] -- cgit v1.2.3