unbound: expose interface-auto to UCI
authorDavid Bauer <mail@david-bauer.net>
Tue, 2 Jun 2020 22:05:33 +0000 (00:05 +0200)
committerDavid Bauer <blocktrron@users.noreply.github.com>
Wed, 3 Jun 2020 14:05:52 +0000 (16:05 +0200)
commitda76aeb24c1bf757415ccebb93a62002b245f4d2
tree4d105c4736831fafbf3cdafb3ce293d58c903966
parent5f6f54b851f71bea1fafba1b790bd8597773cffb
unbound: expose interface-auto to UCI

This exposes the interface-auto option to UCI.

By default, interface-auto is disabled.
This leads to the DNS reply possibly originating from
a different address then the request was sent to.

Devices with a packet filter might not receive the reply in this case.

Enabling interface-auto ensures the reply is sent with the
source-address the request was sent to.

Signed-off-by: David Bauer <mail@david-bauer.net>
net/unbound/files/README.md
net/unbound/files/unbound.sh
net/unbound/files/unbound.uci