Subject: CVS commit: src/dist/dhcp/common
To: None <source-changes@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: source-changes
Date: 05/16/2003 15:16:43
Module Name: src
Committed By: abs
Date: Fri May 16 15:16:42 UTC 2003
Modified Files:
src/dist/dhcp/common: discover.c
Log Message:
Skip !IFF_BROADCAST interfaces (such as strip). After discussion
with Ted Lemon leave in checks for IFF_LOOPBACK and IFF_POINTTOPOINT
in case an OS incorrectly marks them with IFF_BROADCAST.
Patch submitted back to dhcp-server@isc.org
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/dist/dhcp/common/discover.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.