From 46016457c292747652907516b6bd58081bc42894 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Wed, 11 Aug 2010 10:37:33 +0000 Subject: package/dnsmasq: add support for bogus-nxdomain (thanks to Mickey Knox), bump release number SVN-Revision: 22592 --- package/dnsmasq/files/dhcp.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'package/dnsmasq/files/dhcp.conf') diff --git a/package/dnsmasq/files/dhcp.conf b/package/dnsmasq/files/dhcp.conf index c79458fb2b..cff08d482c 100644 --- a/package/dnsmasq/files/dhcp.conf +++ b/package/dnsmasq/files/dhcp.conf @@ -18,6 +18,7 @@ config dnsmasq #option nonwildcard 1 #list interface br-lan #list notinterface lo + #list bogusnxdomain '64.94.110.11' config dhcp lan option interface lan -- cgit v1.2.3