]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix that dnstap reconnects do not spam the log with the repeated
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 24 Aug 2020 07:23:36 +0000 (09:23 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 24 Aug 2020 07:23:36 +0000 (09:23 +0200)
commit45712de9a21ef3c704aac889b88ee0867dba5650
tree09de634098332554c0520e04d21f11e4ae7d81ff
parente6ebabc0cc492bca4519111b11eb4864e602a5c6
- Fix that dnstap reconnects do not spam the log with the repeated
  attempts.  Attempts on the timer are only logged on high verbosity,
  if they produce a connection failure error.
dnstap/dtstream.c
doc/Changelog