module PacketFu::ARPHeaderMixin

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