]> git.ipfire.org Git - thirdparty/unbound.git/commit
work on prefetch: store the updated results in the cache.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 8 Jan 2010 15:59:36 +0000 (15:59 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 8 Jan 2010 15:59:36 +0000 (15:59 +0000)
commit5b0fd59e76b3d082426a3ffd93ffb2e9fedddc58
treecb8d43a971a6b9a68364922ff38b3420785c3ecf
parent9a9df2478d3bc7a19e75ff5fc0f1b33762096574
work on prefetch: store the updated results in the cache.

git-svn-id: file:///svn/unbound/trunk@1954 be551aaa-1e26-0410-a405-d3ace91eadb9
14 files changed:
daemon/cachedump.c
daemon/worker.c
doc/Changelog
iterator/iter_utils.c
iterator/iter_utils.h
iterator/iterator.c
pythonmod/pythonmod_utils.c
services/cache/dns.c
services/cache/dns.h
services/mesh.c
services/mesh.h
testdata/iter_prefetch.rpl [new file with mode: 0644]
util/module.h
validator/validator.c