(I suspect Bill and itojun are on tcpdump-workers, so you probably don't
need to CC them on mail to tcpdump-workers.)

On Thu, Jul 18, 2002 at 06:40:38PM +0200, [EMAIL PROTECTED] wrote:
> Is there a doc describing how to insert a new decoder for
> tcpdump:
> Once i have a developed a print_*.c file,
> what are the next steps toward integration ?

Well:

        1) you need to arrange that your decoder be called - find the
           decoder for the protocol in which your protocol is
           encapsulated, and modify it to call your decoder as
           appropriate;

        2) add the print_*.c file to the list of files in "Makefile.in",
           re-run "configure", and rebuild.

(If you're going to submit a patch, add it to the list of files in the
"FILES" file as well.)
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe

Reply via email to