wireshark/plugins/profinet
Michael Mann 21e5a950ad Remove all preferences related to enabling/disabling heuristic dissectors.
The preferences are still supported for backwards compatibility, but the heuristic_protos file has final say on the "preference" to enable/disable a heuristic dissector.

Also add parameter to heur_dissector_add() for the "default" enable/disable of a heuristic dissector. With this parameter, a few more (presumably weak) heuristic dissectors have been "registered" but of course default to being disabled.

Change-Id: I51bebb2146ef3fbb8418d4f5c7f2cb2b58003a22
Reviewed-on: https://code.wireshark.org/review/9610
Petri-Dish: Michael Mann <mmann78@netscape.net>
Reviewed-by: Roland Knall <rknall@gmail.com>
Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2015-07-17 17:12:22 +00:00
..
AUTHORS
CMakeLists.txt Fix CMake warnings 2015-04-17 16:09:22 +00:00
COPYING Update FSF address - part II. 2012-06-28 23:18:38 +00:00
ChangeLog Continue to remove $Id$ from top of file 2014-03-31 16:00:04 +00:00
INSTALL
Makefile.am Don't show the echo/python command lines when making plugin.c 2014-08-31 22:14:54 +00:00
Makefile.common Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Makefile.nmake Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
NEWS
moduleinfo.h Add our license header to plugin moduleinfo.h files. Cleans up a batch of 2013-07-06 13:31:31 +00:00
moduleinfo.nmake Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
packet-dcerpc-pn-io.c Remove all preferences related to enabling/disabling heuristic dissectors. 2015-07-17 17:12:22 +00:00
packet-dcom-cba-acco.c Remove all preferences related to enabling/disabling heuristic dissectors. 2015-07-17 17:12:22 +00:00
packet-dcom-cba-acco.h Eliminate e_uuid_t in favor of e_guid_t. 2015-03-03 10:55:29 +00:00
packet-dcom-cba.c plugins: add cleanup routines 2015-07-03 23:38:46 +00:00
packet-pn-dcp.c Remove all preferences related to enabling/disabling heuristic dissectors. 2015-07-17 17:12:22 +00:00
packet-pn-mrp.c profinet: remove tvb_length deprecated API 2015-04-06 17:17:52 +00:00
packet-pn-mrrt.c Remove all preferences related to enabling/disabling heuristic dissectors. 2015-07-17 17:12:22 +00:00
packet-pn-ptcp.c Remove all preferences related to enabling/disabling heuristic dissectors. 2015-07-17 17:12:22 +00:00
packet-pn-rt.c Remove all preferences related to enabling/disabling heuristic dissectors. 2015-07-17 17:12:22 +00:00
packet-pn.c Profinet: Combined Object Container is added. 2015-06-15 12:33:26 +00:00
packet-pn.h Eliminate e_uuid_t in favor of e_guid_t. 2015-03-03 10:55:29 +00:00
plugin.rc.in Fix CMake generation and use of Windows .rc files 2015-01-11 20:22:32 +00:00