module PacketFu::ICMPHeaderMixin

This Mixin simplifies access to the ICMPHeaders. Mix this in with your packet interface, and it will add methods that essentially delegate to the ‘icmp_header’ method (assuming that it is a ICMPHeader object)