allwinner_a64/android/external/dnsmasq/contrib/try-all-ns
2018-08-08 16:14:42 +08:00
..
dnsmasq-2.35-try-all-ns.patch upload android base code part2 2018-08-08 16:14:42 +08:00
dnsmasq-2.47_no_nxdomain_until_end.patch upload android base code part2 2018-08-08 16:14:42 +08:00
README upload android base code part2 2018-08-08 16:14:42 +08:00
README-2.47 upload android base code part2 2018-08-08 16:14:42 +08:00

Date: Thu, 07 Dec 2006 00:41:43 -0500
From: Bob Carroll <bob.carroll@rit.edu>
Subject: dnsmasq suggestion
To: simon@thekelleys.org.uk


Hello,

I recently needed a feature in dnsmasq for a very bizarre situation. I 
placed a list of name servers in a special resolve file and told dnsmasq 
to use that. But I wanted it to try requests in order and treat NXDOMAIN 
requests as a failed tcp connection. I wrote the feature into dnsmasq 
and it seems to work. I prepared a patch in the event that others might 
find it useful as well.

Thanks and keep up the good work.

--Bob