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

Wireshark-users: [Wireshark-users] Adding the 802.15.4 dissector...

From: "Richard Fulcher" <richard@xxxxxxxxxx>
Date: Wed, 11 Jul 2007 12:41:05 +0100
Hello all,

I am working on a 802.15.4 project and would like to use the dissector that has been produced by epan. I have patched wireshark and compiled it up, but, IEEE 802.15.4 does not appear on the list of protocols that I can decode from.

It is in the list of enabled dissectors, but not in the list when I right-click a captured packet and select "Decode as..." option.

I know that the proto_register () function is called, but I don't know if the registration is successful.

Can anyone help?

Thanks in advance,

Richard.