module PacketFu::LLDPHeaderMixin

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