module PacketFu::ICMPv6HeaderMixin

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