unbound: bugfix init race condition invalid FQDN
authorEric Luehrsen <ericluehrsen@hotmail.com>
Sun, 5 Mar 2017 19:52:28 +0000 (14:52 -0500)
committerEric Luehrsen <ericluehrsen@hotmail.com>
Wed, 5 Apr 2017 03:03:33 +0000 (23:03 -0400)
commitab0be4f26c6c257ce29adc93fb7e59320641c7b2
treef18d49b2fac861f253ca93fa7abbbc19af173de5
parent0413f84f2819325f41009667a9e552aed464075e
unbound: bugfix init race condition invalid FQDN

options 'add_local_fqdn' and 'add_wan_fqdn' can be affected
by race conditions when they are at level 4. Interface name
may not be returned by network tools. The conf file has bad
record formats and Unbound just will not load. Detect this
and fall back to only the host FQDN (level 3).

squash: improve documentation wording and format codes.

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