]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
policy.DEBUG: fix to respect user-provided callbacks
authorPetr Špaček <petr.spacek@nic.cz>
Fri, 20 Mar 2020 13:40:44 +0000 (14:40 +0100)
committerPetr Špaček <petr.spacek@nic.cz>
Wed, 25 Mar 2020 13:22:17 +0000 (14:22 +0100)
commitedde753893dcba0dd0eb4527e37d9073bbafbe08
tree933a28e6896484ea73652414e5278f9508b7c08e
parent806d1b108d789e619a82f0c3e347923932d74812
policy.DEBUG: fix to respect user-provided callbacks

It creates new callback functions for every request which
uses "callback chaining" but these should be rare.
daemon/lua/kres.lua
modules/http/http_trace.lua
modules/policy/policy.lua