]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] chg: usr: Record query time for all dnstap responses
authorMichał Kępień <michal@isc.org>
Fri, 6 Feb 2026 15:57:06 +0000 (16:57 +0100)
committerMichał Kępień <michal@isc.org>
Fri, 6 Feb 2026 15:57:06 +0000 (16:57 +0100)
commitf4fdcee03f19e1b08ddbcf9df1f663a2dd23822e
tree1b33be27911eb89ca59cae626a9df2e964fe2486
parent2b00f348006cbb71b074bdaa95580f3c2ace042e
parent7931038fa875501a57c18b70daeb6f74ae013dc9
[9.20] chg: usr: Record query time for all dnstap responses

Not all DNS responses had the query time set in their corresponding
dnstap messages. This has been fixed.

Closes #3695

Backport of MR !11527

Merge branch 'backport-3695-record-query-time-for-all-dnstap-responses-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11534