Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: source-changes
Date: 11/15/1999 07:50:18
Module Name:	basesrc
Committed By:	mjl
Date:		Mon Nov 15 15:50:17 UTC 1999

Modified Files:
	basesrc/usr.sbin/dhcp/client: dhclient.c

Log Message:
From FreeBSD misc/14850: When communicating with a BOOTP server,
dhclient would fail to configure the interface and crash. Added check
for lease time option present before using that value.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 basesrc/usr.sbin/dhcp/client/dhclient.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.