Summary
Represents an Ethernet frame object.
HeaderEthernet.ether_type
HeaderEthernet.mac_address_destination
HeaderEthernet.mac_address_source
HeaderEthernet.vlan_tag
Structure
The ether type of the frame.
EtherType
The destination MAC address
str
The source MAC address.
The VLAN tag of the frame.
HeaderVlan