r22714: Prevent DNS lookup storms when the DNS servers are unreachable.
authorGerald Carter <jerry@samba.org>
Sun, 6 May 2007 21:06:55 +0000 (21:06 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:21:49 +0000 (12:21 -0500)
commit89fd4444aff2c858605f71d46715e3b366e82749
treec11d51e55e5196b2cf3dc07f61d96fd9a512ad65
parentc16059f1f0eab31835f577aa4985fd9d70a8982c
r22714: Prevent DNS lookup storms when the DNS servers are unreachable.
Helps when transitioning from offline to online mode.

Note that this is a quick hack and a better solution
would be to start the DNS server's state between processes
(similar to the namecache entries).
(This used to be commit 4f05c6fe26f4abd7ca71eac339fee2ef5e254369)
source3/libads/dns.c