http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23873
User: jake
Date: 2007/12/15 01:26 PM
Log:
With increasing number of dissectors, heuristics cause sometimes false hits on packets. It's a pain to go through the menu / enabled protocols dialog to temporarily disable such dissector. This change adds an option to the packet detail menu to do a point-and-click style temporary disable of such protocol.
Directory: /trunk/gtk/
Changes Path Action
+7 -0 menu.c Modified
+76 -20 proto_dlg.c Modified
+7 -0 proto_dlg.h Modified