openwrtv4/package/network
Daniel Danzberger eb99f8912a dnsmasq: add interface-name uci list.
This patch adds the interface-name option for each dhcp config
in /etc/config/dhcp.

With the interface_name option users can define a DNS name for each dhcp section
that will be resolved by dnsmasq with the underlaying interface address.

For example:
config dhcp 'lan'
	option interface 'lan'
	...
	list interface_name 'home.lan'
	...

Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> [PKG_RELEASE increase]
2017-05-09 10:00:49 +02:00
..
config netifd: return error status in reload_service 2017-04-24 18:51:10 +02:00
ipv6 odhcp6c: update to git HEAD version 2017-03-22 21:59:29 +01:00
services dnsmasq: add interface-name uci list. 2017-05-09 10:00:49 +02:00
utils iproute2: bump PKG_RELEASE 2017-05-02 22:45:42 +08:00