]> git.ipfire.org Git - thirdparty/bind9.git/commit
log the xfrin pointer address in xfrin_log()
authorEvan Hunt <each@isc.org>
Wed, 22 Feb 2023 05:09:05 +0000 (21:09 -0800)
committerEvan Hunt <each@isc.org>
Fri, 24 Feb 2023 08:30:33 +0000 (08:30 +0000)
commit1dd42a80d6c32f8cd4cc5daf977a8bf4afb37853
tree955870761b6d137eeaf32082afbbcbeca2033867
parent9d376210124bb859cb6465a73e66204a6ce77a5e
log the xfrin pointer address in xfrin_log()

to make it easier to trace xfrin events in the log, include
the address of the dns_xfrin_t object in all xfrin log messages.
lib/dns/xfrin.c