]> git.ipfire.org Git - thirdparty/pdns.git/commit
New approach. I spelled out the logic to make it more clear.
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 29 Mar 2019 10:40:05 +0000 (11:40 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 29 Mar 2019 11:58:03 +0000 (12:58 +0100)
commite7861cc408a4984d7c3e2a430825beb22ecf2a6d
tree6b58027b704f1fa5ce2bd1b3ad2c18c827167e68
parent2cbe6a45ec0699f5ced3eb45945ce77b3a7fa343
New approach. I spelled out the logic to make it more clear.
Points to keep in mind: > vs >=
What do we do if s_ecscachelimitttl is not set? I chose to let the scope determine
cacheability.
pdns/recursor_cache.cc
pdns/recursor_cache.hh
pdns/recursordist/test-syncres_cc.cc
pdns/syncres.cc
pdns/syncres.hh