module PacketFu::EthHeaderMixin

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