wireshark/plugins/acn
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
INSTALL
Makefile.am
Makefile.nmake Preparations for dropping the old plugin api. 2005-03-05 06:28:10 +00:00
NEWS
acn.h
moduleinfo.h
packet-acn.c Call the "new-style init" routine for plugins a "register" routine, as 2005-03-07 02:44:41 +00:00