http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22463 User: lego Date: 2007/08/07 09:26 PM Log: from: Mike Duigou Adds a heur_dissector_delete() function to allow heuristic dissectors to be dynamically disabled based upon, for example, preference settings. http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1697 Directory: /trunk/epan/ Changes Path Action +31 -0 packet.c Modified +9 -0 packet.h Modified