]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix udp_preference_limit with SRV records
authorGreg Hudson <ghudson@mit.edu>
Tue, 28 Feb 2017 03:35:07 +0000 (22:35 -0500)
committerGreg Hudson <ghudson@mit.edu>
Tue, 28 Feb 2017 18:52:12 +0000 (13:52 -0500)
commit59a3449f13c63048b44f56cad2d528c0805d3627
treea327e77cc51932ec5a55cb7e4c60b37798d4fb2c
parenteb54f32ec84f945f1857bc289ca7ea37524424bb
Fix udp_preference_limit with SRV records

In sendto_kdc:resolve_server() when resolving a server entry with a
specified transport, defer the resulting addresses if the strategy
dictates that the specified transport is not preferred.  Reported by
Jochen Hein.

(cherry picked from commit bc7594058011c2f9711f24af4fa15a421a8d5b62)

ticket: 8554
version_fixed: 1.15.1
src/lib/krb5/os/sendto_kdc.c