Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dnsmasq: use host-record instead of address | Jo-Philipp Wich | 2013-06-17 | 1 | -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-files | Steven Barth | 2013-05-17 | 1 | -0/+3 |
| | | | | SVN-Revision: 36655 | ||||
* | add uci support for "proxy-dnssec" in dnsmasq | Steven Barth | 2013-05-07 | 1 | -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 Wich | 2013-01-02 | 1 | -2/+7 |
| | | | | SVN-Revision: 34971 | ||||
* | packages: sort network related packages into package/network/ | Felix Fietkau | 2012-10-10 | 1 | -0/+529 |
SVN-Revision: 33688 |