dns-send-IPv6-connectivity-probes-to-RIPE-DNS.patch
This commit is contained in:
parent
16424867e4
commit
a1e517c91c
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Increase probe period from 1s to 15s
|
|||
diff --git a/net/dns/host_resolver_manager.cc b/net/dns/host_resolver_manager.cc
|
||||
--- a/net/dns/host_resolver_manager.cc
|
||||
+++ b/net/dns/host_resolver_manager.cc
|
||||
@@ -129,12 +129,12 @@ const unsigned kMinimumTTLSeconds = kCacheEntryTTLSeconds;
|
||||
@@ -130,12 +130,12 @@ const unsigned kMinimumTTLSeconds = kCacheEntryTTLSeconds;
|
||||
|
||||
// Time between IPv6 probes, i.e. for how long results of each IPv6 probe are
|
||||
// cached.
|
||||
|
|
Loading…
Add table
Reference in a new issue