Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Christoph Badura <bad@netbsd.org>
List: source-changes
Date: 05/27/1999 10:12:23
Module Name:	basesrc
Committed By:	bad
Date:		Thu May 27 17:12:22 UTC 1999

Modified Files:
	basesrc/usr.sbin/xntp/xntpd: ntp_io.c

Log Message:
Resurrect the code to check for duplicate interface addresses that was
lost in the previous change.

This fixes PRs 7065 and 7482 by Martin Husemann <martin@rumolt.teuto.de>.

Also do the interface copying iff INT_LOOPBACK as in the BSDI version of
this code.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/usr.sbin/xntp/xntpd/ntp_io.c

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