Do not cache negative answers
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 22 Jun 2007 09:24:50 +0000 (09:24 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 22 Jun 2007 09:24:50 +0000 (09:24 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7707 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/dnsmasq/files/dnsmasq.conf

index 5be3946..8001e3b 100644 (file)
@@ -8,6 +8,7 @@ localise-queries
 local=/lan/
 domain=lan
 expand-hosts
+no-negcache
 resolv-file=/tmp/resolv.conf.auto
 
 dhcp-authoritative