Expand description
An ethernet packet abstraction.
Modules§
EtherTypes
are defined at: http://www.iana.org/assignments/ieee-802-numbers/ieee-802-numbers.xhtml. These values should be used in theEthernet
EtherType
field.
Structs§
- Represents the
Ethernet::ethertype
field. - Represents an Ethernet packet.
- Used to iterate over a slice of
EthernetPacket
s - A structure enabling manipulation of on the wire packets
- A structure enabling manipulation of on the wire packets