ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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.