unbound: add option for dhcp UCI domain mx srv and cname 4361/head
authorEric Luehrsen <ericluehrsen@hotmail.com>
Wed, 10 May 2017 02:46:39 +0000 (22:46 -0400)
committerEric Luehrsen <ericluehrsen@hotmail.com>
Tue, 23 May 2017 04:14:33 +0000 (00:14 -0400)
commit9d96dfd4687873bf0bf84d36245c4d86a2db1a0d
tree01e98d362e147eb0634dba5cfff2359e163b86b5
parent2814a950f546dde5e055bea2ab9554504cf9c751
unbound: add option for dhcp UCI domain mx srv and cname

Base LEDE/OpenWrt UCI for dnsmasq provides for DNS override in
/etc/config/dhcp. It is desired to be able to use dnsmasq and
Unbound as transparently as possible. Option 'add_extra_dns'
will pull 'domain', 'mxhost', 'srvhost, and 'cname' from base.

netifd/procd have an interaction with DHCPv6/RA on WAN (FS#713).
Minor IP6 parameter updates can cause Unbound reload events every
few minutes. List option 'trigger' selects which interfaces may
cause reload. For example 'lan', 'wan' but not 'wan6'.

Squash other cosmetics.

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
net/unbound/Makefile
net/unbound/files/README.md
net/unbound/files/odhcpd.sh
net/unbound/files/unbound.init
net/unbound/files/unbound.sh
net/unbound/files/unbound.uci