Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: git commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 614 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) https://github.com/krb5/krb5/commit/8baafc7a7150e585d9691159b8bc33e823f36f8d Author: Greg Hudson Commit: 8baafc7a7150e585d9691159b8bc33e823f36f8d Branch: krb5-1.14 src/lib/krb5/os/sendto_kdc.c | 12 ++++++++---- 1 files changed, 8 insertions(+), 4 deletions(-)