unbound: add domain resolution control options
authorEric Luehrsen <redacted>
Tue, 13 Feb 2018 05:01:58 +0000 (00:01 -0500)
committerEric Luehrsen <redacted>
Sun, 18 Mar 2018 18:48:50 +0000 (14:48 -0400)
commit8b616efb10719269934ae1bad3cbeb57be307ab5
treedf0ab23541621447598bfee79aa47447932a5a55
parent0776f28b37eea32db93b9195fa8bd66e6adcd982
unbound: add domain resolution control options

- Add domain_forward to permit designated domains to forward instead
  of recurse as listed in resolve.conf.auto from DHCP WAN client
- Update rebind_protection and add rebind_interface to protect IP6
  GLA locally just like RFC 1918 protection
- Rename trigger to trigger_interface with backwards compatability
- Update odhcpd script for efficiency handling many clients

Signed-off-by: Eric Luehrsen <redacted>
net/unbound/Makefile
net/unbound/files/README.md
net/unbound/files/defaults.sh [new file with mode: 0644]
net/unbound/files/odhcpd.awk
net/unbound/files/odhcpd.sh
net/unbound/files/rootzone.sh
net/unbound/files/unbound.init
net/unbound/files/unbound.sh
net/unbound/files/unbound.uci
git clone https://git.99rst.org/PROJECT