]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
lib/resolve: new flag ALWAYS_CUT
authorMarek Vavrusa <marek@vavrusa.com>
Fri, 22 Jan 2016 07:42:17 +0000 (23:42 -0800)
committerMarek Vavrusa <marek@vavrusa.com>
Fri, 22 Jan 2016 07:42:30 +0000 (23:42 -0800)
commitadaed4ba4dcafb620bbce3075c0feaf6e3ea058d
tree6549167013861f98f38133eed63d373daf4f91f1
parent05331a569e7722146a4e1928f30f0f159876274b
lib/resolve: new flag ALWAYS_CUT

when raised, a response zone cut will be recovered
even if the response came from cache. this is
normally not needed (and incurs additional cache
lookups), but it may be useful for
inspection
daemon/lua/kres.lua
lib/resolve.c
lib/rplan.h
lib/zonecut.h