mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
- Fix that auth-zone does not start the wait timer without checking
if the wait timer has already been started. (the code is part of the previous commit). git-svn-id: file:///svn/unbound/trunk@4756 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
a31d45b13e
commit
d7cfe91cb3
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
- Tentative fix for permission denied on IPv6 address on FreeBSD.
|
- Tentative fix for permission denied on IPv6 address on FreeBSD.
|
||||||
- Fix that auth-zone master reply with current SOA serial does not
|
- Fix that auth-zone master reply with current SOA serial does not
|
||||||
stop scan of masters for an updated zone.
|
stop scan of masters for an updated zone.
|
||||||
|
- Fix that auth-zone does not start the wait timer without checking
|
||||||
|
if the wait timer has already been started.
|
||||||
|
|
||||||
21 June 2018: Wouter
|
21 June 2018: Wouter
|
||||||
- #4108: systemd reload hang fix.
|
- #4108: systemd reload hang fix.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue