Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] How to get my dissector called?

From: "Anders Broman \(AL/EAB\)" <anders.broman@xxxxxxxxxxxx>
Date: Mon, 21 May 2007 16:26:54 +0200
Hi,
What Ethernet type does your protocol use? You should register your dissector for that type.
Regards
Anders

________________________________

Från: wireshark-dev-bounces@xxxxxxxxxxxxx genom Kevin Jones
Skickat: må 2007-05-21 15:37
Till: wireshark-dev@xxxxxxxxxxxxx
Ämne: [Wireshark-dev] How to get my dissector called?


Hi,
 
What about a dissector gets it called when Wireshark is looking to disect a packet. I'm writing a dissector for a protocol on top of the ethernet layer. Right now I'm using the example in the developers guide just to see if I can get the program to call the example... but it doesn't seem to even when all of the other protocols (except Ethernet) are disabled. It is a pretty simple protocal that runs at layer 3 over ethernet II, so I think it'd be pretty easy to implement... Let me know if more info is needed or if you guys have any suggestions. 
 
Thanks in advance!
Kevin

<<winmail.dat>>