]> granicus.if.org Git - pdns/commit
Fix ECS-based cache entry refresh code
authorbert hubert <bert.hubert@netherlabs.nl>
Wed, 31 Jan 2018 15:59:03 +0000 (16:59 +0100)
committerbert hubert <bert.hubert@netherlabs.nl>
Thu, 22 Feb 2018 19:10:40 +0000 (20:10 +0100)
commitf9c681bf96bae3be671bb086efbfc99b09f3031b
tree7a34f8d633d286fe80f471415a2a00812ce74698
parent2f80a81e5ad9c3d4d9da0b6e83993c159ff1346d
Fix ECS-based cache entry refresh code

This would lead to us not refreshing ECS-varying answers in the cache, and therefore an even more depressed cache rate.

Thanks to @liordot who found the issue & provided a fix in #6241.
pdns/recursor_cache.cc