1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-05 01:25:27 +03:00
openwrt-xburst/package/dnsmasq
nbd 5949fd8b7c dnsmasq startup script update: add notinterface parameter
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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17599 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-16 18:15:31 +00:00
..
files dnsmasq startup script update: add notinterface parameter 2009-09-16 18:15:31 +00:00
patches [dnsmasq] Update to version 2.49 2009-06-13 16:46:42 +00:00
Makefile [dnsmasq] Update to version 2.49 2009-06-13 16:46:42 +00:00