Expand description
An ethernet packet abstraction.
Modules§
- Ether
Types 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§
- Ether
Type - Represents the
Ethernet::ethertype
field. - Ethernet
- Represents an Ethernet packet.
- Ethernet
Iterable - Used to iterate over a slice of
EthernetPacket
s - Ethernet
Packet - A structure enabling manipulation of on the wire packets
- Mutable
Ethernet Packet - A structure enabling manipulation of on the wire packets