unbound: bugfix init race condition invalid FQDN 4145/head
authorEric Luehrsen <ericluehrsen@hotmail.com>
Sun, 5 Mar 2017 19:52:28 +0000 (14:52 -0500)
committerEric Luehrsen <ericluehrsen@hotmail.com>
Mon, 13 Mar 2017 02:39:45 +0000 (22:39 -0400)
commita6e8e5384b635a6941d9c0d8548c041cd9dceef7
treea848a6a9bbe07552b84ea19dbf3a46f877d58afe
parent8f9479f433903a0cedb9ec2cec509b6af83c5c08
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