]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: usr: Record query time for all dnstap responses
authorMichał Kępień <michal@isc.org>
Fri, 6 Feb 2026 14:40:21 +0000 (15:40 +0100)
committerMichał Kępień <michal@isc.org>
Fri, 6 Feb 2026 14:40:21 +0000 (15:40 +0100)
Not all DNS responses had the query time set in their corresponding
dnstap messages. This has been fixed.

Closes #3695

Merge branch '3695-record-query-time-for-all-dnstap-responses' into 'main'

See merge request isc-projects/bind9!11527


Trivial merge