Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dnsmasq: allow 127.0.0.1/8 upstream DNS responses by default, resolves ↵ | Jo-Philipp Wich | 2010-10-06 | 1 | -1/+1 |
| | | | | | | issues with Netflix and other services SVN-Revision: 23270 | ||||
* | package/dnsmasq: add support for bogus-nxdomain (thanks to Mickey Knox), ↵ | Nicolas Thill | 2010-08-11 | 1 | -0/+1 |
| | | | | | | bump release number SVN-Revision: 22592 | ||||
* | dnsmasq: add and enable DNS rebind protections | Jo-Philipp Wich | 2010-07-16 | 1 | -1/+4 |
| | | | | SVN-Revision: 22222 | ||||
* | dnsmasq startup script update: add notinterface parameter | Felix Fietkau | 2009-09-16 | 1 | -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 interfaces | Markus Wigge | 2009-05-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 15613 | ||||
* | dnsmasq: add more options for interface binding (#4900) | Jo-Philipp Wich | 2009-04-09 | 1 | -0/+2 |
| | | | | SVN-Revision: 15172 | ||||
* | - added "server" option list to delegate specific subdomains to given ↵ | Markus Wigge | 2009-01-27 | 1 | -0/+1 |
| | | | | | | upstream servers SVN-Revision: 14232 | ||||
* | add section names to dnsmasq config | John Crispin | 2008-08-19 | 1 | -2/+2 |
| | | | | SVN-Revision: 12342 | ||||
* | convert the rest of /etc/dnsmasq.conf to uci | Travis Kemen | 2007-10-24 | 1 | -0/+14 |
| | | | | SVN-Revision: 9440 | ||||
* | Use a more explicit variable name for the number of dhcp leases (#2240) | Florian Fainelli | 2007-08-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 8437 | ||||
* | Use the end variable instead of limit (#2142) | Florian Fainelli | 2007-08-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 8307 | ||||
* | upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, ↵ | Felix Fietkau | 2007-03-17 | 1 | -0/+9 |
rename /bin/ipcalc to /bin/ipcalc.sh (fixes #1452) SVN-Revision: 6595 |