]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
cache nitpick: avoid verbose-logging of unitialized TTL
authorVladimír Čunát <vladimir.cunat@nic.cz>
Tue, 7 Aug 2018 11:02:40 +0000 (13:02 +0200)
committerPetr Špaček <petr.spacek@nic.cz>
Tue, 7 Aug 2018 13:08:44 +0000 (15:08 +0200)
commitf3d4e211dce82543dca63c184a9ca3a62ea38064
tree8843d8b35d265da9501e3077682b5facc209332b
parent7e140501dfc3741b56fc85e00e0f43fc7f3559ce
cache nitpick: avoid verbose-logging of unitialized TTL

Replaced by a visually recognizable dummy value, for simplicity.
These were introduced in commits:
  cache: don't require cached NS for aggresive answers
  cache closest_NS(): factor out the inside of a loop
lib/cache/peek.c