summaryrefslogtreecommitdiff
path: root/package/network/services/dnsmasq/files/dnsmasq.init
Commit message (Collapse)AuthorAgeFilesLines
* dnsmasq: use host-record instead of addressJo-Philipp Wich2013-06-171-22/+34
| | | | | | | | | | | Using "--address" for individual host A records is broken, use "--host-record" instead. The following patch changes dnsmasq.init to build individual host records using "--host-record" instead of "--address". Signed-off-by: Adam Gensler <openwrt at gnslr.us> [jow: shorter description, simplified shell script code] SVN-Revision: 36943
* dnsmasq: add directory for external hosts-filesSteven Barth2013-05-171-0/+3
| | | | SVN-Revision: 36655
* add uci support for "proxy-dnssec" in dnsmasqSteven Barth2013-05-071-0/+1
| | | | | | | | This patch simply adds support for the "--proxy-dnssec" command in dnsmasq into the init file so it can be used with /etc/config/dhcp. Signed-off-by: Adam Gensler <openwrt@kristenandadam.net> SVN-Revision: 36570
* dnsmasq: allow dhcp host entries without mac addresses (#11928)Jo-Philipp Wich2013-01-021-2/+7
| | | | SVN-Revision: 34971
* packages: sort network related packages into package/network/Felix Fietkau2012-10-101-0/+529
SVN-Revision: 33688