 Collaboration diagram for ARP protocol.:
 Collaboration diagram for ARP protocol.:| Classes | |
| class | ns3::ArpCache | 
| An ARP cache.  More... | |
| class | ns3::ArpHeader | 
| The packet header for an ARP packet.  More... | |
| class | ns3::ArpL3Protocol | 
| An implementation of the ARP protocol.  More... | |
| class | ns3::ArpQueueDiscItem | 
| ArpQueueDiscItem is a subclass of QueueDiscItem which stores ARP packets.  More... | |
The ARP protocol and its associated tables are responsible for the IPv4 - MAC address translation. Each NetDevice has its own ARP table.