9d68909 resolv: Use the same default timeout for SRV queries as previously

Authored and Committed by jhrozek 9 years ago
    resolv: Use the same default timeout for SRV queries as previously
    
    When we changed the resolver code to use the TTL values from the DNS
    queries instead of harcoded ones, we changed the default value by
    accident.
    
    Add a separate SRV TTL that is backwards-compatible with the old
    harcoded value.
    
    Reviewed-by: Pavel Březina <pbrezina@redhat.com>
    (cherry picked from commit eafbc66c2ff6365478e62a8df3fd005bf80e5c7b)
    
        
file modified
+3 -1
file modified
+4 -0