Commit Graph

3 Commits

Author SHA1 Message Date
naddy
a0a869b526 libevent timeout_ -> evtimer_ ; ok jsyn@ 2002-07-18 15:46:50 +00:00
jsyn
7791b35041 remove libevent dependency, fix configure.in and __FUNCTION__ use;
from naddy@
2002-06-16 20:37:13 +00:00
jsyn
675ee278de Import of arpd-0.1:
--
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.

Any IP address cliamed by arpd is eventually forgotten after a period of
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.

MAINTAINER= Jason Peel <jsyn@openbsd.org>
2002-05-20 22:23:25 +00:00