Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-dev: Re: [Wireshark-dev] Is there HOWTO/sample for plugins/Custom.* files

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: Kovarththanan Rajaratnam <krj@xxxxxxxxxxxxx>
Date: Tue, 07 Jul 2009 16:27:25 +0200

Hey,

Daryl Straszheim wrote:
We had written a set of private plugin dissectors under wireshark-1.0.4.tar.gz
We had patched the top level makefiles to add our plugin directories to the different lists.
Now we're trying to upgrade the code base to wireshark-1.2.0.tar.gz.

I see in several of the files references to include diferent "Custom.*" files that then add entries the the base lists,

../Makefile.am:-include plugins/Custom.make
../configure.in:sinclude(plugins/Custom.m4) dnl
../epan/Makefile.am:-include ../plugins/Custom.make
../epan/dissectors/Custom.nmake:## $Id: Custom.nmake 26783 2008-11-15 15:44:56Z etxrab $
../epan/dissectors/Makefile.am:  Custom.nmake            \
../epan/dissectors/Makefile.nmake:include Custom.nmake
../plugins/Makefile.am:-include Custom.make
../plugins/Makefile.nmake:       if exist Custom.nmake $(MAKE) /$(MAKEFLAGS) -f Custom.nmake $(PLUGIN_TARGET)
../plugins/Makefile.nmake:       if exist Custom.nmake $(MAKE) /$(MAKEFLAGS) -f Custom.nmake install-plugins

There is the one epan/dissectors/Custom.nmake but I don't see any examples plugins/Custom.make or plugins/Custom.m4.

Are the plugins/Custom.* files the preferred way to add additional plugins or do we still update the other files?
Is there documentation (README/Wiki) for the Custom.* files?

There's a README.plugins you can check out:

http://anonsvn.wireshark.org/viewvc/trunk/doc/README.plugins?view=markup

--
Best regards,
Kovarththanan Rajaratnam


  • References:
    • [Wireshark-dev] Is there HOWTO/sample for plugins/Custom.* files
      • From: Daryl Straszheim
  • Prev by Date: Re: [Wireshark-dev] [Wireshark-commits] rev 28856: /trunk/epan/dissectors/ /trunk/epan/dissectors/dcerpc/: idl2wrs.c /trunk/epan/dissectors/: ncp2222.py /trunk/epan/dissectors/dcerpc/drsuapi/: template.c ...
  • Next by Date: Re: [Wireshark-dev] [Wireshark-commits] rev 28986: /trunk/plugins/ethercat/ /trunk/plugins/ethercat/: packet-esl.c packet-esl.h
  • Previous by thread: [Wireshark-dev] Is there HOWTO/sample for plugins/Custom.* files
  • Next by thread: Re: [Wireshark-dev] Is it a good idea to use rdps.py instead of rdps.c?
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation