]> git.ipfire.org Git - thirdparty/bind9.git/commit
Log the rcode returned to for a query
authorMark Andrews <marka@isc.org>
Wed, 19 Jun 2019 06:20:24 +0000 (16:20 +1000)
committerMark Andrews <marka@isc.org>
Mon, 30 Sep 2024 00:10:47 +0000 (00:10 +0000)
commit39688137244cae5651f8dd16f691965f5f2941cc
tree9d4dff02be1e1f234f2a2b4f9feb37c1f58bbe0a
parent5db2ec073951eb86f01f9c4b8300ff5d61f1deb5
Log the rcode returned to for a query

Log to the querylog the rcode of a previous query using
the identifier 'response:' to diffenciate queries from
responses.

(cherry picked from commit 5fad79c92f948b1399603942514ee0a34aad64a3)
14 files changed:
bin/named/config.c
bin/named/control.c
bin/named/include/named/control.h
bin/named/include/named/server.h
bin/named/server.c
bin/rndc/rndc.rst
doc/arm/logging-categories.inc.rst
doc/misc/options
lib/isccfg/namedconf.c
lib/ns/include/ns/log.h
lib/ns/include/ns/server.h
lib/ns/log.c
lib/ns/query.c
util/check-categories.sh