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]