History log of /src/usr.sbin/rarpd/mkarp.h |
Revision | | Date | Author | Comments |
1.2 |
| 14-Jul-2002 |
wiz | ANSIfy. Remove ifndef __STDC__. Remove __P(). Remove register.
|
1.1 |
| 24-Nov-1997 |
is | branches: 1.1.2; If we answer a RARP request, also add the mapping to the local arp cache. [This was broken when the 4.4BSD ARP table changes were done, and never repaired.] Inspired by Jarle Greipsland, PR 4531; code stolen from arp.a and cleaned up (mostly removing global variables). XXX As pointed out in the PR, this should be in some library (libutil?), to be usable by other servers like bootpd and dhcpd.
|
1.1.2.2 |
| 24-Nov-1997 |
is | If we answer a RARP request, also add the mapping to the local arp cache. [This was broken when the 4.4BSD ARP table changes were done, and never repaired.] Inspired by Jarle Greipsland, PR 4531; code stolen from arp.a and cleaned up (mostly removing global variables). XXX As pointed out in the PR, this should be in some library (libutil?), to be usable by other servers like bootpd and dhcpd.
|
1.1.2.1 |
| 24-Nov-1997 |
is | file mkarp.h was added on branch netbsd-1-3 on 1997-11-24 18:43:13 +0000
|