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/59a3449f13c63048b44f56cad2d528c0805d3627 Author: Greg Hudson Commit: 59a3449f13c63048b44f56cad2d528c0805d3627 Branch: krb5-1.15 src/lib/krb5/os/sendto_kdc.c | 12 ++++++++---- 1 files changed, 8 insertions(+), 4 deletions(-)