Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/02/2000 03:53:09
Module Name:	basesrc
Committed By:	thorpej
Date:		Sat Dec  2 01:53:09 UTC 2000

Modified Files:
	basesrc/crypto/dist/heimdal/lib/krb5: send_to_kdc.c

Log Message:
In krb5_sendto(), try the send/recv *inside* the loop through the
addinfos, so that e.g. if we fail to connect with an IPv6 address,
we can fall back onto an IPv4 address.


To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.2 basesrc/crypto/dist/heimdal/lib/krb5/send_to_kdc.c

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