]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
policy.DEBUG: log also final answer
authorPetr Špaček <petr.spacek@nic.cz>
Fri, 13 Mar 2020 17:23:33 +0000 (18:23 +0100)
committerPetr Špaček <petr.spacek@nic.cz>
Wed, 25 Mar 2020 13:15:51 +0000 (14:15 +0100)
commit75bc47be522468e240c815659dbf37aacd8ee51a
tree338698d6115153ac85f757817aa7cb5ccf0b7b49
parent912741e665cb6b3353174668c409a3c95338abbe
policy.DEBUG: log also final answer

Attempt to avoid duplicating ten lines in debug_logfinish_cb lead me
to splitting kr_log_qverbose_impl into two functions kr_log_q and kr_log_req.
This is another minor change to API exposed to modules.
daemon/lua/kres-gen.lua
daemon/lua/kres-gen.sh
lib/layer.h
lib/utils.c
lib/utils.h
modules/policy/policy.lua
modules/rebinding/rebinding.lua