Hi, I think the plug-in profinet (under plugins/profinet) is a good and simple example for your reference. Just grep profinet in Makefile.am, configure.in etc. will give your some useful info.
(Once upon a time, agentx is a simple example too, but unfortunately it has been moved out of plug-ins. Hope profinet can stay under plugins/ just for an easy example?) On Thu, Jun 11, 2009 at 7:08 PM, <[email protected]> wrote: > Hello, > > I'm try to write my first dissector plugin for wireshark. > > To start I read the chapter 9.2 and 9.2.1 in the developer's guide. Now I > has this files in my plugin dir: > |-- Makefile.am > |-- Makefile.common > |-- Makefile.in > |-- Makefile.nmake > |-- moduleinfo.h > |-- moduleinfo.nmake > |-- packet-dpnetB.c > |-- plugin.c > |-- plugin.lo > `-- plugin.rc.in > > By calling autoreconf in the basedir of wireshark-source, no Makefile for > my plugin is gendered. I has never use the GNU Autotools an I doesn't know > to compile the plugin. > ___________________________________________________________________ > WEB.DE FreeDSL Komplettanschluss mit DSL 6.000 Flatrate und > Telefonanschluss für 17,95 Euro/mtl.! http://produkte.web.de/go/02/ > > ___________________________________________________________________________ > Sent via: Wireshark-dev mailing list <[email protected]> > Archives: http://www.wireshark.org/lists/wireshark-dev > Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev > mailto:[email protected]?subject=unsubscribe >
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
