Section: ethernet
Protocols
Family Number
PCAP 1
PCAP 97

Endian: endian_big
Protocol description
Reference: http://standards.ieee.org/reading/ieee/std/lanman/802.3-2000.pdf

Ethernet is a common local area networking standard.


Sections:
Name: Hdr
Name: Hdr
Field name Field type Field size Field description
destination Integer 48 the Destination Address field
source Integer 48 the Source Address field
type Integer 16 the type of the embedded protocol
payload Binary Large Object - (the actual payload of the packet)

RCS ID: "$Id: ethernet.xml,v 1.3 2001/10/29 07:35:20 tlewis Exp $"