[12033] in Kerberos-V5-bugs
[krbdev.mit.edu #6923] SVN Commit
daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Thu Jun 23 00:13:48 2011
Mail-followup-to: rt@krbdev.mit.edu
mail-copies-to: never
From: "Greg Hudson via RT" <rt-comment@krbdev.MIT.EDU>
In-Reply-To: <rt-6923@krbdev.mit.edu>
Message-ID: <rt-6923-34147.17.4729460625192@krbdev.mit.edu>
To: "'AdminCc of krbdev.mit.edu Ticket #6923'":;"'AdminCc of krbdev.mit.edu Ticket #6923'":;@MIT.EDU
Date: Thu, 23 Jun 2011 00:13:45 -0400 (EDT)
Reply-To: rt-comment@krbdev.MIT.EDU
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu
Add AI_ADDRCONFIG to the hint flags for every invocation of
getaddrinfo which wasn't already using it. This is often the default
behavior when no hints are specified, but we tend to specify hints a
lot, so we have to say it ourselves. AI_ADDRCONFIG causes AAAA
lookups to be skipped if the system has no public IPv6 interface
addresses, usually saving a couple of DNS queries per getaddrinfo
call and allowing DNS caching to be much more effective without the
need for negative caching.
http://src.mit.edu/fisheye/changelog/krb5/?cs=24978
Commit By: ghudson
Revision: 24978
Changed Files:
U trunk/src/appl/sample/sclient/sclient.c
U trunk/src/kadmin/dbutil/kadm5_create.c
U trunk/src/lib/kadm5/alt_prof.c
U trunk/src/lib/kadm5/clnt/client_init.c
U trunk/src/lib/krb5/os/hostaddr.c
U trunk/src/lib/krb5/os/hst_realm.c
U trunk/src/lib/krb5/os/sendto_kdc.c
U trunk/src/plugins/locate/python/py-locate.c
U trunk/src/slave/kprop.c
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs