Commit Graph

8 Commits

Author SHA1 Message Date
alek
781b0f3929 - Update to 0.2 (from Lawrence Teo <lteo.openbsd1@mailnull.com>)
- Honour CFLAGS
2005-04-30 12:59:58 +00:00
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
alek
2344f6d18c Add WANTLIB markers 2004-12-16 00:31:20 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
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