Wireshark-commits: [Wireshark-commits] rev 23873: /trunk/gtk/ /trunk/gtk/: menu.c proto_dlg.c proto
Date: Sat, 15 Dec 2007 13:26:12 GMT
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