wireshark/plugins/enttec
Guy Harris 802859d3fd Call the "new-style init" routine for plugins a "register" routine, as
it serves the same purpose as the register routine in a built-in
dissector, and don't require all dissectors to have one, as they might
just be taps.

Get rid of the stats tree's init routine, as it's just a tap, and as it
doesn't do anything.

Update the idl2eth Python script to generate plugins with register routines.

svn path=/trunk/; revision=13644
2005-03-07 02:44:41 +00:00
..
AUTHORS
COPYING
ChangeLog From Erwin Rol: Dissect DMX in a readable format, and other updates. 2004-11-24 03:35:17 +00:00
INSTALL
Makefile.am Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
Makefile.nmake Preparations for dropping the old plugin api. 2005-03-05 06:28:10 +00:00
NEWS
moduleinfo.h From Erwin Rol: Dissect DMX in a readable format, and other updates. 2004-11-24 03:35:17 +00:00
packet-enttec.c Call the "new-style init" routine for plugins a "register" routine, as 2005-03-07 02:44:41 +00:00