wireshark/plugins/rtnet
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
Makefile.am
Makefile.nmake Preparations for dropping the old plugin api. 2005-03-05 06:28:10 +00:00
moduleinfo.h Updates from Erwin Rol. 2004-11-24 02:36:14 +00:00
packet-rtnet.c Call the "new-style init" routine for plugins a "register" routine, as 2005-03-07 02:44:41 +00:00