unbound: add UCI for forward stub and auth zone clauses 6573/head
authorEric Luehrsen <ericluehrsen@gmail.com>
Fri, 29 Jun 2018 00:41:37 +0000 (20:41 -0400)
committerEric Luehrsen <ericluehrsen@gmail.com>
Mon, 30 Jul 2018 03:24:09 +0000 (23:24 -0400)
commit408047628eb7a3605302e1ee410ddfbee01d5c83
tree262bdc1280f91cfcedc14f1b4c00be04ed45871f
parent7bbec3b06b05503245766c628969d57e32fe6591
unbound: add UCI for forward stub and auth zone clauses

With growing interest, DNS over TLS can be setup in Unbounds foward-zone:
clause. A broader UCI solution is added to support forward-, stub-, and
auth- zone clauses in a new 'zone' section. This implentation required
reworking scripts, because they did not scale. 'forward_domain' and
'prefetch_root' options are removed, and superceded by 'zone' section.

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
13 files changed:
net/unbound/Makefile
net/unbound/files/README.md
net/unbound/files/defaults.sh
net/unbound/files/dnsmasq.sh
net/unbound/files/iptools.sh
net/unbound/files/odhcpd.awk
net/unbound/files/odhcpd.sh
net/unbound/files/rootzone.sh [deleted file]
net/unbound/files/stopping.sh [new file with mode: 0644]
net/unbound/files/unbound.init
net/unbound/files/unbound.ntpd
net/unbound/files/unbound.sh
net/unbound/files/unbound.uci