Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 11/15/1998 21:47:20
Module Name:	src
Committed By:	lukem
Date:		Mon Nov 16 05:47:20 UTC 1998

Modified Files:
	src/sys/netinet: in_pcb.c
Log Message:
if INADDR_ANY is given in in_pcbconnect(), choose the ia_addr of the first
interface, not the ia_broadaddr.  should fix [standards/5645] and [kern/6425]