]> git.ipfire.org Git - thirdparty/pdns.git/commit
Since record cache and negcache are global now no need to broadcast to all
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 23 Sep 2020 13:55:29 +0000 (15:55 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 23 Sep 2020 13:55:29 +0000 (15:55 +0200)
commit5410698bc72f2d79d1530dee057599d1efe90b67
tree0624dc0513b4ba5b1bf46949512893e883b8adf2
parent7424549201fc8c7be0e8c49ba7b586f4d292b021
Since record cache and negcache are global now no need to broadcast to all
threads.
pdns/rec_channel_rec.cc
pdns/recursor_cache.cc
pdns/reczones.cc
pdns/syncres.hh
pdns/ws-recursor.cc