From Stephen Fisher:
authorjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 30 Jun 2006 05:59:06 +0000 (05:59 +0000)
committerjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 30 Jun 2006 05:59:06 +0000 (05:59 +0000)
The default colorfilters file in Wireshark has an entry titled IPX.  It
matches "ipx || stp" which should probably be "ipx || spx".

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

colorfilters

index 5043523a1346d5e201c701a52da65ed2509cebed..1e45dd194e17700c2baad730639eab7372e7f606 100644 (file)
@@ -11,7 +11,7 @@
 @Checksum Errors@edp.checksum_bad==1 || ip.checksum_bad==1 || 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@[36107,65535,32590][0,0,0]
-@IPX@ipx || stp@[65534,58325,58808][0,0,0]
+@IPX@ipx || stx@[65534,58325,58808][0,0,0]
 @DCERPC@dcerpc@[51199,38706,65533][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]