class PacketGen::Header::SNAP
Sub-Network Access Protocol
A SNAP
header consists of:
-
a {#oui} ({Types::OUI}),
-
a {#proto_id} ({Types::Int16}),
-
and a {#body} (a {Types::String} or another {Base} class).
@author Sylvain Daubert @since 1.4.0