Tweak the global coloring rules a bit. Give "normal" traffic pastel
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 17 Jun 2005 18:41:02 +0000 (18:41 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 17 Jun 2005 18:41:02 +0000 (18:41 +0000)
backgrounds and "bad" traffic bold backgrounds, which is the strategy
used in some of the sample coloring rules.  Include a few rules from
the samples as well.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@14685 f5534014-38df-0310-8fa8-9805f1628bb7

colorfilters

index 5ab506d0d56c82b95fbb401484a9fe97cd26e029..302962092f485b5bbda4620a71737784ac734859 100644 (file)
@@ -1,11 +1,20 @@
-@tcp.analysis.flags@tcp.analysis.flags@[65535,0,19789][0,0,0]
+# DO NOT EDIT THIS FILE!  It was created by Ethereal
+@Bad TCP@tcp.analysis.flags@[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]
+@ICMP errors@icmp.type eq 3 || icmp.type eq 4 || icmp.type eq 11@[0,0,0][0,65535,3616]
 @ARP@arp@[55011,59486,65534][0,0,0]
-@ICMP@icmp@[31062,31186,65534][0,0,0]
+@ICMP@icmp@[49680,49737,65535][0,0,0]
+@TCP RST@tcp.flags.reset eq 1@[37008,0,0][65535,63121,32911]
+@Low TTL@ip.ttl < 5@[37008,0,0][65535,65535,65535]
+@Checksum Errors@ip.checksum_bad || tcp.checksum_bad || udp.checksum_bad@[0,0,0][65535,24383,24383]
 @SMB@smb || nbss || nbns || nbipx || ipxsap || netbios@[65534,64008,39339][0,0,0]
-@HTTP@http || tcp.port == 80@[26820,65534,22193][0,0,0]
+@HTTP@http || tcp.port == 80@[36107,65535,32590][0,0,0]
 @IPX@ipx || stp@[65534,58325,58808][0,0,0]
-@Routing@hsrp || eigrp || cdp || vrrp || gvrp || igmp || ismp@[65534,62325,54808][0,0,0]
 @DCERPC@dcerpc@[51199,38706,65533][0,0,0]
-@TCP syn/fin@tcp.flags.syn == 1 || tcp.flags.fin == 1 || tcp.flags.reset == 1@[39040,49264,65534][0,0,0]
+@Routing@hsrp || eigrp || || ospf || bgp || cdp || vrrp || gvrp || igmp || ismp@[65534,62325,54808][0,0,0]
+@TCP SYN/FIN@tcp.flags & 0x02 || tcp.flags.fin == 1@[41026,41026,41026][0,0,0]
 @TCP@tcp@[59345,58980,65534][0,0,0]
-@TCP@udp@[28834,57427,65533][0,0,0]
+@UDP@udp@[28834,57427,65533][0,0,0]
+@Broadcast@eth[0] & 1@[65535,65535,65535][32768,32768,32768]