NetBSD/usr.sbin/rarpd
is d4fc5fab1b 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.
1997-11-24 18:43:12 +00:00
..
Makefile If we answer a RARP request, also add the mapping to the local arp cache. 1997-11-24 18:43:12 +00:00
mkarp.c If we answer a RARP request, also add the mapping to the local arp cache. 1997-11-24 18:43:12 +00:00
mkarp.h If we answer a RARP request, also add the mapping to the local arp cache. 1997-11-24 18:43:12 +00:00
rarpd.8 WARNSify 1997-10-17 12:40:03 +00:00
rarpd.c If we answer a RARP request, also add the mapping to the local arp cache. 1997-11-24 18:43:12 +00:00