]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Log invalid RPZ content when obtained via IXFR 12171/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 10 Oct 2022 15:47:46 +0000 (17:47 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 4 Nov 2022 09:24:08 +0000 (10:24 +0100)
commite626fa034bce58acbbe6aeafd7875cda04de8e6b
treed6eccfa6b0bcb557b2cadfe6393af63189062f1e
parent18557548f1aa9dd8eeb5fdc8efede5fcad36168f
rec: Log invalid RPZ content when obtained via IXFR

That kind of content was properly logged and handled when received
during the initial loading (AXFR) but not when received via an
incremental update.

(cherry picked from commit 55a99233728fc01e3946a97fb8dbb073a3003622)
pdns/rpzloader.cc