RFC Errata
RFC 1042, "Standard for the transmission of IP datagrams over IEEE 802 networks", February 1988
Source of RFC: LegacyArea Assignment: int
Errata ID: 1329
Status: Held for Document Update
Type: Technical
Publication Format(s) : TEXT
Reported By: Mark Taunton
Date Reported: 2008-02-25
Held for Document Update by: Brian Haberman
Section Frame Format says:
The minimum packet size used with ARP is 24 octets, which is 20 (ARP with 2 octet hardware addresses and 4 octet protocol addresses) + 8 (LLC+SNAP header) = 24 octets (not including the MAC header).
It should say:
The minimum packet size used with ARP is 28 octets, which is 20 (ARP with 2 octet hardware addresses and 4 octet protocol addresses) + 8 (LLC+SNAP header) = 28 octets (not including the MAC header).