Wireshark-dev: [Wireshark-dev] Registering ICMP dissector
From: Michael Rogovin <michael.rogovin@xxxxxxxxx>
Date: Mon, 30 Jul 2007 00:03:16 +0300
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?

Thanks!
Mike