]> git.ipfire.org Git - thirdparty/unbound.git/commit
Send tcp_req_info->spool_buffer as dnstap CLIENT_RESPONSE 208/head
authorWillem Toorop <willem@nlnetlabs.nl>
Mon, 30 Mar 2020 10:19:17 +0000 (12:19 +0200)
committerWillem Toorop <willem@nlnetlabs.nl>
Mon, 30 Mar 2020 10:19:17 +0000 (12:19 +0200)
commitaf0bd5b0b48ec753bcd1809acdfbdfc53cb7d04f
tree0f13edeee741a50d15071009bfeb82999da19e03
parent9d9eee84025d0ee6c75cf0da46d063187ae8213f
Send tcp_req_info->spool_buffer as dnstap CLIENT_RESPONSE

When tcp_req_info exists. This fixes that dnstap CLIENT_RESPONSE messages did not contain the response message when answering on statful transport for uncached responses.
util/netevent.c