| Network.Sim.Network.Ip.Arp Namespace |
| Class | Description | |
|---|---|---|
| Arp |
Implements the Address Resolution Protocol.
| |
| ArpCache |
Represents a cache for storing and retrieving ARP entries.
| |
| ArpEntry |
Represents an ARP entry in the ARP cache.
| |
| ArpPacket |
Represents an ARP message which is either a request or response
message.
|
| Delegate | Description | |
|---|---|---|
| ArpOutput |
The delegate for invoking the network layer's output method.
|