]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
lib/resolve: store auth addr/rtt in consume() layer
authorMarek Vavrusa <marek@vavrusa.com>
Wed, 8 Jun 2016 07:08:13 +0000 (00:08 -0700)
committerMarek Vavrusa <marek@vavrusa.com>
Wed, 6 Jul 2016 06:33:38 +0000 (23:33 -0700)
commite9ffeb1ac89bb3b6bed508186a636bafcd454673
treee65b6a99e52bf41bcdf210618f7111f5d57118a3
parentac0d80804d4a9552b0b07aec7c9b4c6413b57576
lib/resolve: store auth addr/rtt in consume() layer

during the consume step, the information about
upstream authoritative (address and current rtt)
is exposed in the request structure, just like
information about current query
daemon/lua/kres.lua
lib/resolve.c
lib/resolve.h