aboutsummaryrefslogtreecommitdiffstats
path: root/colorfilters
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2006-06-30 05:59:06 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2006-06-30 05:59:06 +0000
commited916f056b40a3b999559dcb008aad05f3634b84 (patch)
treea2b18e7985f4f04e268dad83b75a154580b6e466 /colorfilters
parentd0aae6dd3e9f53ec37c351b60fe8765ed31a0b05 (diff)
From Stephen Fisher:
The default colorfilters file in Wireshark has an entry titled IPX. It matches "ipx || stp" which should probably be "ipx || spx". svn path=/trunk/; revision=18618
Diffstat (limited to 'colorfilters')
-rw-r--r--colorfilters2
1 files changed, 1 insertions, 1 deletions
diff --git a/colorfilters b/colorfilters
index 5043523a13..1e45dd194e 100644
--- a/colorfilters
+++ b/colorfilters
@@ -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]