From 9b6f806089352b60a724767a47391d6854f99c6a Mon Sep 17 00:00:00 2001 From: Sake Blok Date: Sat, 24 Nov 2007 11:38:16 +0000 Subject: This patch adds (ten) temporary coloring rules which will only live until Wireshark is quit. Temporary coloring filters can be set by: - pressing - will create a conversation coloring filter based on the addresses of the currently selected packet (order TCP/UDP/IP/Ethernet) This can also be achieved from the "View|Colorize Conversation" menu. - Rightclicking on a packet in the packet-list will give the option to "Colorize Conversation" just as "Conversation Filter" does. - Rightclicking on an item in the packet-detail-list will give the option to "Colorize with filter" which works similar to "Apply as filter" Temporary filters can be cleared from the same menus or by pressing -. This patch also adds an item to the above mentioned menu's to add a permanent color filter in the same way. The colors for the temporary coloring rules are now hardcoded as I do not know how to change the color of menu-items and therefore I chose to use icons to show the actual color of each of the ten temporary coloring rules. Is it at all possible to have different menu items in different colors? One other way of solving this is to recreate the icons on the fly after changing the colors. I will have a look into that once it is clear whether I can use different colors within the menu structure. svn path=/trunk/; revision=23560 --- AUTHORS | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 0131bfa11c..5d5892f305 100644 --- a/AUTHORS +++ b/AUTHORS @@ -2672,6 +2672,16 @@ Jens Bräuer { Wifi Simple Config aka Wifi Protected Setup } +Sake Blok { + Cisco proprietary MST format support + "Copy as Filter" functionality + Split time_delta in time delta captured and time delta displayed + NetScreen snoop output (ascii) support + TCP Conversation timestamps + enable/disable indiviual coloring rules + temporary coloring rules with hotkeys +} + and by: Pavel Roskin @@ -2803,7 +2813,6 @@ Taner Kurtulus Joe Breher Patrick vd Lageweg Thomas Sillaber -Sake Blok Mike Davies Boris Misenov Joe McEachern -- cgit v1.2.3