Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Soren S. Jorvang <soren@netbsd.org>
List: source-changes
Date: 12/07/1999 15:23:17
Module Name: basesrc
Committed By: soren
Date: Tue Dec 7 23:23:17 UTC 1999
Modified Files:
basesrc/usr.sbin/dhcp/server: bootp.c
Log Message:
'If it comes from a client that already knows its address and is not
requesting a broadcast response, and we can unicast to a client without
using the ARP protocol, sent it directly to that client.'
Make some ARCS firmware happy.
Many thanks to Ted Lemon for debugging this.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/usr.sbin/dhcp/server/bootp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.