wireshark/plugins
Michael Mann 9bcac48403 Manually add protocol dependencies derived from find_dissector.
Started by grepping call_dissector_with_data, call_dissector_only and call_dissector and traced the handles passed into them to a find_dissector within the dissector.  Then replaced find_dissector with find_dissector_add_dependency and added the protocol id from the dissector.
"data" dissector was not considered to be a dependency.

Change-Id: I15d0d77301306587ef8e7af5876e74231816890d
Reviewed-on: https://code.wireshark.org/review/14509
Petri-Dish: Michael Mann <mmann78@netscape.net>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2016-03-20 12:48:48 +00:00
..
docsis Manually add protocol dependencies derived from find_dissector. 2016-03-20 12:48:48 +00:00
easy_codec
ethercat Manually add protocol dependencies derived from find_dissector. 2016-03-20 12:48:48 +00:00
gryphon gryphon: fix 'gryphon.reserved' exists multiple times with NOT compatible types: FT_BYTES and FT_UINT32 2016-02-28 02:09:26 +00:00
irda IrDA: Register a link-layer IrLAP address type". 2016-03-01 03:13:49 +00:00
m2m autotools: Use pkg-config autoconf macros for GLib/GTK 2016-02-21 07:51:55 +00:00
mate Revert "autotools: Use -Werror with clean plugin code" 2016-03-03 13:24:58 +00:00
opcua autotools: Use pkg-config autoconf macros for GLib/GTK 2016-02-21 07:51:55 +00:00
profinet Associate dissector tables and heuristic subdissector lists with a protocol. 2016-03-17 00:05:17 +00:00
stats_tree autotools: Use pkg-config autoconf macros for GLib/GTK 2016-02-21 07:51:55 +00:00
tpg autotools: Use pkg-config autoconf macros for GLib/GTK 2016-02-21 07:51:55 +00:00
unistim Add free_address_wmem(), fix warnings [-Wcast-qual] 2016-02-26 23:09:43 +00:00
wimax Associate dissector tables and heuristic subdissector lists with a protocol. 2016-03-17 00:05:17 +00:00
wimaxasncp Manually add protocol dependencies derived from find_dissector. 2016-03-20 12:48:48 +00:00
wimaxmacphy autotools: Use pkg-config autoconf macros for GLib/GTK 2016-02-21 07:51:55 +00:00
Custom.m4.example
Custom.make.example
Custom.nmake.example
Makefile.am autotools: Move common automake code for plugins to an include file 2016-02-20 14:26:39 +00:00
Makefile.am.inc autotools: Use pkg-config autoconf macros for GLib/GTK 2016-02-21 07:51:55 +00:00
Makefile.common.inc
Makefile.nmake