

                  L  I  B   N   E   T   D   U   D   E


	      The NETwork DUmp data Displayer and Editor
                      Packet Manipulation Library

                     Feature Plugin  Code Template

                     http://netdude.sourceforge.net
         Christian Kreibich <christian.kreibich-AT-cl.cam.ac.uk>

------------------------------------------------------------------------

This is a template layout for a package containing libnetdude feature
plugins. The idea is to equip you, the honoured plugin author, with a
starting point that allows you to writing code right away instead of
wasting hours dealing with the pains that are the auto* tools. I have
wasted them for you instead :)

To use this template, do the following:

- substitute all occurrences of "template" with the name of the plugin
you want to write. Look for both text contained in files and filenames
themselves.

- run ./autogen.sh.

- This template should compile a hello-world plugin that does absolutely
nothing, but nevertheless gets properly registered in libnetdude.

- Except for a few necessary implementation hooks, there is nothing set
in stone. Consider the files in src/ as a suggestion.

For reference, teaching, and entertainment, browsing the plugin sources
in libnetdude's source tree (in the plugins/ directory) is higly
recommended. If you have any questions or comments, please send email to
our mailing lists, and see the website for more information.

------------------------------------------------------------------------
  Yet another SRG production -- http://www.cl.cam.ac.uk/Research/SRG/
------------------------------------------------------------------------
