wireshark/plugins/ethercat
Michael Mann e37275bfde Associate dissector tables and heuristic subdissector lists with a protocol.
This will make it easier to determine protocol dependencies.

Some LLC OUI dissector tables didn't have an associated protocol, so they were left without one (-1 used)

Change-Id: I6339f16476510ef3f393d6fb5d8946419bfb4b7d
Reviewed-on: https://code.wireshark.org/review/14446
Reviewed-by: Michael Mann <mmann78@netscape.net>
2016-03-17 00:05:17 +00:00
..
AUTHORS
CMakeLists.txt Developers Guide updates for plugins with CMake 2015-11-24 06:04:57 +00:00
COPYING Update FSF address - part II. 2012-06-28 23:18:38 +00:00
Makefile.am autotools: Use pkg-config autoconf macros for GLib/GTK 2016-02-21 07:51:55 +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
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-ams.c new_create_dissector_handle -> create_dissector_handle for plugins. 2015-12-11 03:42:52 +00:00
packet-ams.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet-ecatmb.c Get rid of an unused variable. 2016-02-03 21:49:12 +00:00
packet-ecatmb.h EtherCAT: Suppress pedantic warnings. 2015-02-15 19:44:14 +00:00
packet-esl.c Add the packet number to the packet_info structure, and use it. 2016-01-24 03:41:28 +00:00
packet-ethercat-datagram.c Associate dissector tables and heuristic subdissector lists with a protocol. 2016-03-17 00:05:17 +00:00
packet-ethercat-datagram.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet-ethercat-frame.c Associate dissector tables and heuristic subdissector lists with a protocol. 2016-03-17 00:05:17 +00:00
packet-ethercat-frame.h EtherCAT: Suppress pedantic warnings. 2015-02-15 19:44:14 +00:00
packet-ioraw.c new_create_dissector_handle -> create_dissector_handle for plugins. 2015-12-11 03:42:52 +00:00
packet-ioraw.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet-nv.c new_create_dissector_handle -> create_dissector_handle for plugins. 2015-12-11 03:42:52 +00:00
packet-nv.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
plugin.rc.in Fix CMake generation and use of Windows .rc files 2015-01-11 20:22:32 +00:00