]> git.ipfire.org Git - thirdparty/pdns.git/commit
If serving stale, wipe CNAME records from cache when we get a NODATA negative respons...
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 11 Oct 2023 12:22:03 +0000 (14:22 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 11 Oct 2023 12:34:05 +0000 (14:34 +0200)
commit60ba49d38e5ded2df5a367d8acacba8b8ec3d2cc
tree276f1b331db3ef3d1ce005e9cd3c02f5db3459ae
parentca1fd3ca9d7728c6ca8049745efd3552a017176b
If serving stale, wipe CNAME records from cache when we get a NODATA negative response for them
PR #12395 already did that for the NXDOMAIN case.
pdns/recursordist/syncres.cc
pdns/recursordist/test-syncres_cc10.cc