The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / colorfilters @ master

History | View | Annotate | Download (1.88 KB)

# Date Author Comment
14d0a158 08/30/2013 07:14 AM Alexis La Goutte

Add HTTP2 to colorfilters

svn path=/trunk/; revision=51593

a7043bf7 06/18/2013 04:48 PM Michael Mann

Update "TTL low or unexpected" coloring rule to ignore vrrp, carp and MulticastDNS all of which intentionally use TTL 255. Bug 5010 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5010)

Add carp to routing protocols while we're at it.

svn path=/trunk/; revision=50014

bf579224 05/01/2013 04:31 PM Gerald Combs

Add a "profiles" directory. Add a Bluetooth global profile with the
current default+Bluetooth colors and a Classic global profile with the
old 1.8 colors. Remove the Bluetooth rules from the default profile.

svn path=/trunk/; revision=49116

b2e88f3d 04/29/2013 01:13 PM Gerald Combs

Darken and saturate the "trouble" backgrounds a bit.

svn path=/trunk/; revision=49084

ff9c205f 03/30/2013 05:54 PM Evan Huus

From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8509

Add basic support for Bluetooth GNSS profile. It uses NMEA-0183, but that is not
free, so all we can do is add filtering and displaying for ASCII content.

Also add colors for DUN, GNSS to show them in contrast to RFCOMM....

6c6d8f16 03/17/2013 03:22 PM Alexis La Goutte

Enhance 802.11 FCS check - Replace proto_tree_add_* by proto_tree_add_item - Add bad FCS to colorfilters

svn path=/trunk/; revision=48361

32c23fba 02/25/2013 12:55 PM Evan Huus

From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8396

Add Bluetooth HCRP dissector.

From me: rename a preference to be a bit clearer.

svn path=/trunk/; revision=47878

c1f3dd72 02/21/2013 01:43 PM Evan Huus

From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8366

Add support for bluetooth MCAP Protocol.

svn path=/trunk/; revision=47804

2ec15712 10/29/2012 08:57 AM Anders Broman

From Michal Labedzki:
[PATCH 18] Bluetooth: Add colofilter for ATT protocol

Add colofilter for ATT protocol.
Why "green"? Looks good and ATT seems to be similar to SDP - use attributes.

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7639

svn path=/trunk/; revision=45826

17f959dc 10/19/2012 11:25 AM Gerald Combs

Revert the background color for TCP and lighten it for UDP. Change the
ARP background to differntiate it from UDP.

svn path=/trunk/; revision=45658

4bbbc326 10/06/2012 03:27 PM Gerald Combs

Reduce the contrast for many of the rules. Most of the color values were
taken from http://emilis.info/other/extended_tango/ .

svn path=/trunk/; revision=45350

b2eab3e0 09/25/2012 04:10 AM Anders Broman

From Michal Labedzki:
Bluetooth: fix order of colors

For Bluetooth each color is assigned to dissector,
but higher position on that list is needed for meet encapsulation
requirements, for example AVRCP is on top of AVCTP,
AVCTP is on top of L2CAP, etc.

...

3bc8e5ff 09/24/2012 08:46 AM Anders Broman

From Michal Labedzki:
Add Bluetooth Profile AVRCP. Supported version: 1.5.

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7740

svn path=/trunk/; revision=45099

b6360ae3 09/24/2012 08:35 AM Anders Broman

From Michal Labedzki:
Bluetooth: Add colorfilter for SAP dissector.

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7715

svn path=/trunk/; revision=45098

577dec01 09/24/2012 08:30 AM Anders Broman

From Michal Labedzki:
Add Bluetooth Protocol AVCTP. Supported version: 1.4.

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7675

svn path=/trunk/; revision=45097

9795ec35 09/14/2012 07:30 AM Anders Broman

From Michal Labedzki:
Bluetooth: Add color for HID dissector

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7639

svn path=/trunk/; revision=44897

0a21adec 09/14/2012 07:02 AM Anders Broman

From Michal Labedzki:
Add Bluetooth Protocol BNEP. Supported version: 1.0.

I changed offset to be an int to follow WS convention.While at it I changed other types to fit the tvb_get routines.

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7719

svn path=/trunk/; revision=44894

8de84bac 09/11/2012 08:05 AM Jakub Zawadzki

Revert r44869

svn path=/trunk/; revision=44878

4d339f04 09/11/2012 03:35 AM Pascal Quantin

Use correct protocol name for Bluetooth Handsfree color filters

svn path=/trunk/; revision=44869

4c3e0d28 09/10/2012 07:52 AM Anders Broman

From Michal Labedzki:
Bluetooth: Add colors for Bluetooth dissectors

Add color for: HCI_CMD, HCI_EVT, SCO, L2CAP, RFCOMM, HFP and OBEX.

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7639

svn path=/trunk/; revision=44834

beef3c07 07/25/2012 04:27 PM Jeff Morriss

From Stephen Donnelly via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7500 :

The default colorfilter for "Bad Checksum" does not include the Ethernet Frame
Check Sequence (FCS) test.

It seems reasonable that it should be included in this filter rule. It is only...

94159d5d 06/29/2011 02:45 PM Chris Maynard

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

53e5c342 04/28/2011 09:28 PM Jeff Morriss

Add default color filters for SCTP abort messages and checksum errors.

svn path=/trunk/; revision=36944

5695d835 01/21/2011 12:12 PM Jeff Morriss

From Alexis La Goutte via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5604 :

A small patch to add color rules for ICMPv6 Error (some error as ICMP..)

With this patch, Wireshark is ready for IPv6 Day ;)

svn path=/trunk/; revision=35611

c0843554 02/05/2010 05:39 PM Jaap Keuter

From Chris Maynard:
Take into account PIM protocol specifics with regards to TTL when colorizing packets.

svn path=/trunk/; revision=31807

118a07bf 03/09/2009 02:04 AM Jaap Keuter

From Steve Karg:
Corrected the size of the for-loop counter declaration, added expert info and checksum_[good|bad] flags.
Added the MS/TP checksum bad setting to Checksum color filter.

svn path=/trunk/; revision=27670

500b9039 02/26/2009 04:30 PM Stig Bjørlykke

Use same coloring rule for icmp and icmpv6.

svn path=/trunk/; revision=27557

e2555e11 11/06/2008 11:11 AM Stig Bjørlykke

Removed colorfilters for infiniband, as this dissector is not available when
building/running without plugins.

svn path=/trunk/; revision=26710

de0ca398 07/30/2008 11:47 AM Anders Broman

From Stephen Donnelly:
Infiniband Dissector Plugin 1.2.0

svn path=/trunk/; revision=25876

da2f447a 05/22/2008 08:04 AM Stig Bjørlykke

Note to self: read documentation first.
Reverted previous change...

svn path=/trunk/; revision=25353

de74a638 05/22/2008 07:41 AM Stig Bjørlykke

Fix multicast address for "TTL low or unexpected".

svn path=/trunk/; revision=25352

1afba534 01/03/2008 02:05 AM Jaap Keuter

Fix for Bug 2151:
Mask out all multicast addresses by their prefix, which is 4 bit wide i.s.o. 24 bit

svn path=/trunk/; revision=23990

92e15d96 11/21/2007 02:00 PM Stig Bjørlykke

Cosmetic change to order the icmp.type

svn path=/trunk/; revision=23533

7c72f71f 08/28/2007 05:24 PM Bill Meier

On 2nd thought: change color filter name from "Low TTL" to "TTL low or unexpected"

svn path=/trunk/; revision=22717

ac04f94a 08/28/2007 04:58 PM Bill Meier

From Todd Martin: "Flag IP TTL more intelligently".
Also: Change default "Low TTL" color filter to match.

svn path=/trunk/; revision=22715

3785851d 12/13/2006 10:34 PM Stephen Fisher

Add checksum verification to the CDP dissector and add an entry for this
in the main colorfilters file.

svn path=/trunk/; revision=20134

68187697 10/29/2006 08:53 AM Ulf Lamping

make the checksum fields visible for TCP and UDP

svn path=/trunk/; revision=19727

4e01adf3 06/30/2006 04:05 AM Jaap Keuter

Do it properly now: "ipx || stx" -> "ipx || spx"

svn path=/trunk/; revision=18620

ed916f05 06/30/2006 01:59 AM Jaap Keuter

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

f0b33a47 05/22/2006 04:14 AM Ronnie Sahlberg

ethereal->wireshark updates

svn path=/trunk/; revision=18206

22b92456 02/13/2006 03:11 PM Gerald Combs

Add redirects to the ICMP filter.

svn path=/trunk/; revision=17284

4a9a14f2 08/27/2005 01:33 AM Jörg Mayer

- Add checksum verification
- Add checksum check to colorfilters

svn path=/trunk/; revision=15563

8615ff5f 08/25/2005 08:01 PM Ulf Lamping

fix #378:
use "ip.checksum_bad == 1" instead of simply "ip.checksum_bad" in the example colorfilter file, as the implementation of that filter string changed

install the global example files unconditionally by the win32 installer, to fix this problem and be compatible with the unix install process...

eba6c1a7 07/11/2005 04:14 PM Ulf Lamping

fix a syntax error in the "Routing" rule, reported by Jeff Morriss

svn path=/trunk/; revision=14898

6126a01e 06/17/2005 02:41 PM Gerald Combs

Tweak the global coloring rules a bit. Give "normal" traffic pastel
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.

svn path=/trunk/; revision=14685

45bac4dd 06/09/2005 03:43 AM Ulf Lamping

provide global default files for cfilters/colorfilters/dfilters

at least the colorfilters file needs some more "finetuning"

NSIS (Win32): install these files into the Ethereal Program dir, but don't overwrite existing ones

makefile.am: I've added the three files to EXTRA_DIST and pkgdata_DATA, which seems to be the right places...