]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix DNS64 to not store intermediate results in cache, this avoids
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 27 Nov 2018 08:43:38 +0000 (08:43 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 27 Nov 2018 08:43:38 +0000 (08:43 +0000)
commit94996b8a294fffb66606326965df0645ed19b665
treee02c81c0cd0767893826282b5f2f9ff0542a69b3
parent59e6f149a77aef35a236ed546c3ff15a699b1519
- Fix DNS64 to not store intermediate results in cache, this avoids
  other threads from picking up the wrong data.  The module restores
  the previous no_cache_store setting when the the module is finished.

git-svn-id: file:///svn/unbound/trunk@4979 be551aaa-1e26-0410-a405-d3ace91eadb9
dns64/dns64.c
doc/Changelog