unbound: improve robustness with dhcp scripts 3985/head
authorEric Luehrsen <ericluehrsen@hotmail.com>
Sat, 11 Feb 2017 20:25:22 +0000 (15:25 -0500)
committerEric Luehrsen <ericluehrsen@hotmail.com>
Sun, 12 Feb 2017 00:26:19 +0000 (19:26 -0500)
commit19939833206444149e37bf521b052e76f2a91d3d
tree1040954a20e7943f5452d9af9ab32c49203d02e6
parent25c9eb19b8113c4605437e58f5dd99e682770120
unbound: improve robustness with dhcp scripts

When for example 'package/net/adblock' and DNSSEC vs NTP robustness
is enabled, significant restart thrashing can occur at boot up. DHCP
lease triggers may be occuring at the same time. Unbounds DNS-DHCP
may be incomplete until new DHCP solicit events. Solve this by
leaving a passive but complete host conf file during lease trigger.

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