summaryrefslogtreecommitdiffstats
path: root/package/dnsmasq/files/dhcp.conf
Commit message (Collapse)AuthorAgeFilesLines
* package/dnsmasq: add support for bogus-nxdomain (thanks to Mickey Knox), ↵Nicolas Thill2010-08-111-0/+1
| | | | | | bump release number SVN-Revision: 22592
* dnsmasq: add and enable DNS rebind protectionsJo-Philipp Wich2010-07-161-1/+4
| | | | SVN-Revision: 22222
* dnsmasq startup script update: add notinterface parameterFelix Fietkau2009-09-161-1/+2
| | | | | | | | | | This tiny patch makes the dnsmasq init.d script listen to a parameter called "notinterface", which tells dnsmasq to not listen on a defined set of interfaces. By default dnsmasq *always* listens on the loopback interface, even if you tell it to specifically listen on a certain other interface. Sometimes this is not desirable behaviour, so you might want to turn it off. This is useful when, for example, you want to have your own DNS server listening on the loopback interface. Signed-off-by: Johnny Halfmoon <jhalfmoon at milksnot.com> SVN-Revision: 17599
* changed "option" to "list" for binding interfacesMarkus Wigge2009-05-051-1/+1
| | | | SVN-Revision: 15613
* dnsmasq: add more options for interface binding (#4900)Jo-Philipp Wich2009-04-091-0/+2
| | | | SVN-Revision: 15172
* - added "server" option list to delegate specific subdomains to given ↵Markus Wigge2009-01-271-0/+1
| | | | | | upstream servers SVN-Revision: 14232
* add section names to dnsmasq configJohn Crispin2008-08-191-2/+2
| | | | SVN-Revision: 12342
* convert the rest of /etc/dnsmasq.conf to uciTravis Kemen2007-10-241-0/+14
| | | | SVN-Revision: 9440
* Use a more explicit variable name for the number of dhcp leases (#2240)Florian Fainelli2007-08-191-1/+1
| | | | SVN-Revision: 8437
* Use the end variable instead of limit (#2142)Florian Fainelli2007-08-011-1/+1
| | | | SVN-Revision: 8307
* upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, ↵Felix Fietkau2007-03-171-0/+9
rename /bin/ipcalc to /bin/ipcalc.sh (fixes #1452) SVN-Revision: 6595