bind9/lib
Evan Hunt 7bb503ca75 dnstap query_message field was erroneously set with responses
The dnstap query_message field was in some cases being filled in
with response messages, along with the response_message field.
The query_message field should only be used when logging requests,
and the response_message field only when logging responses.

(cherry picked from commit 3ccfff8ab6)
2022-08-31 15:24:00 -07:00
..
bind9 warn about zones with both dnssec-policy and max-zone-ttl 2022-07-22 13:13:24 -07:00
dns dnstap query_message field was erroneously set with responses 2022-08-31 15:24:00 -07:00
irs Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
isc Fix statistics channel multiple request processing with non-empty bodies 2022-08-19 08:27:01 +00:00
isccc Update clang to version 14 2022-06-16 18:09:33 +02:00
isccfg Silence negative array index warning with toupper 2022-08-19 12:31:04 +10:00
ns Wait with NSEC3 during a DNSSEC policy change 2022-08-22 19:21:39 +02:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00