2002-05-20 18:23:25 -04:00
|
|
|
arpd replies to any ARP request for an IP address matching the specified
|
|
|
|
destination net with the hardware MAC address of the specified
|
|
|
|
interface, but only after determining if another host already claims it.
|
|
|
|
|
2005-03-14 20:57:02 -05:00
|
|
|
Any IP address claimed by arpd is eventually forgotten after a period of
|
2002-05-20 18:23:25 -04:00
|
|
|
inactivity or after a hard timeout, and is relinquished if the real
|
|
|
|
owner shows up.
|
|
|
|
|
|
|
|
This enables a single host to claim all unassigned addresses on a LAN
|
|
|
|
for network monitoring or simulation.
|