Ethernet

new Ethernet()

Ethernet protocol layer
Properties
NameTypeDescription
data.srcstringSource MAC address.
data.dststringDestination MAC address.
data.typenumberProtocol type.
Implements