2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-29 13:28:14 +00:00

mistake in merging

This commit is contained in:
David Hankins 2008-01-08 16:12:07 +00:00
parent 49f61135b3
commit a16d908beb

View File

@ -935,8 +935,6 @@ void dhcpinform (packet, ms_nulltp)
struct in_addr from;
isc_boolean_t zeroed_ciaddr;
memset(zerobuf, 0, sizeof(zerobuf));
/* The client should set ciaddr to its IP address, but apparently
it's common for clients not to do this, so we'll use their IP
source address if they didn't set ciaddr. */