Expand description
Link layer: Ethernet II protocol. See https://en.wikipedia.org/wiki/Ethernet_frame#Ethernet_II.
Structs§
- Ethernet
Frame - Ethernet frame around arbitrary data
- Ethernet
Header - Header for Ethernet II frame
Enums§
- Ether
Type - EtherType tag values (incomplete list - there are many more not implemented here). See https://en.wikipedia.org/wiki/EtherType.