r22714: Prevent DNS lookup storms when the DNS servers are unreachable.
commit4f05c6fe26f4abd7ca71eac339fee2ef5e254369
authorGerald Carter <jerry@samba.org>
Sun, 6 May 2007 21:06:55 +0000 (6 21:06 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:21:49 +0000 (10 12:21 -0500)
tree09a3f37f4fd1fd14f9a66682663dc443dfd78c20
parent4086ef15b395f1a536fb669af2103a33ecc14de4
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).
source/libads/dns.c