Wireshark mailing list archives

Re: 3 protocol dissectors in a single plugin dll?


From: Jaap Keuter <jaap.keuter () xs4all nl>
Date: Mon, 16 Nov 2009 09:18:55 +0100

Hi,

Just put them together in your plugin subdirectory and add the dissector
source files to the DISSECTOR_SRC symbol in Makefile.common of your
dissector.

Thanks,
Jaap

On Sun, 15 Nov 2009 23:00:33 -0800, Ravi Kondamuru
<ravikondamuru () gmail com> wrote:
Hi,
I am writing 3 dissectors one on udp and two on tcp. I am intending to
create them as plugins. Is it necessary that I create 3 dll's following
the
template code in the developer guide? I would prefer to be able to have
one
dll to distribute for all the 3 protocols. Any documentation or ideas on
how
to change the boilerplate code to achieve this.
thanks,
Ravi.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: