ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] 3 protocol dissectors in a single plugin dll?

From: Ravi Kondamuru <ravikondamuru@xxxxxxxxx>
Date: Sun, 15 Nov 2009 23:00:33 -0800
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.