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] Registering ICMP dissector

From: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Date: Mon, 30 Jul 2007 13:22:14 -0400
Michael Rogovin wrote:
Hi,

I'd like to request to register the icmp dissector in the future versions, by adding
 register_dissector("icmp", dissect_icmp, proto_icmp);
in the proto_register_icmp.

I rely on this dissector in my plugin. Could we add it to the next version?

Sure, why not. Added (along with a similar change so the ICMPv6 dissector is registered by name) in rev 22422.