]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3501-dnstap-response' into 'main'
authorEvan Hunt <each@isc.org>
Wed, 31 Aug 2022 22:22:44 +0000 (22:22 +0000)
committerEvan Hunt <each@isc.org>
Wed, 31 Aug 2022 22:22:44 +0000 (22:22 +0000)
commitaba940dd906b39c7fa5ec4fa9baec0fc2f85ac56
tree2cec9fc06d555c9f13bf70d1bd9eee1764fe75e0
parent692975746f7b7294ec32809eeb8a3e2e574c9736
parentfea9751f1372472ce50cd54a96922628c714b248
Merge branch '3501-dnstap-response' into 'main'

dnstap query_message field was erroneously set with responses

Closes #3501

See merge request isc-projects/bind9!6701