openwrtv3/package/dnsmasq
Jo-Philipp Wich c49f8068cd package/dnsmasq: permit UCI configuration of --dhcp-fqdn option
This adds a new boolean option, fqdn, to the "config dnsmasq" section of
/etc/config/dhcp. The default is off. When set on, it enables the dhcp-fqdn
option to dnsmasq. dhcp-fqdn causes dnsmasq's DNS server to not resolve
unqualifed local hostnames. The "domain" option is required when using "fqdn".
Local hostnames will remain available for lookup using fully-qualified names.

Signed-off-by: Mark Mentovai <mark@moxienet.com>

SVN-Revision: 32569
2012-07-01 11:32:45 +00:00
..
files package/dnsmasq: permit UCI configuration of --dhcp-fqdn option 2012-07-01 11:32:45 +00:00
patches package/dnsmasq: update to 2.59 (thanks to Raphael Huck) 2011-11-25 00:53:13 +00:00
Makefile dnsmasq: bump package revision 2012-05-19 20:17:57 +00:00