]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Log invalid RPZ content when obtained via IXFR 12145/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>
Tue, 1 Nov 2022 07:48:49 +0000 (08:48 +0100)
commiteaa76cf240f2fb34bfa0a24e8b0483c83f94fd34
treec7387d71afdc9cd641d507968bdf8b6aa3687475
parent397f88f75456467b4070db5a59f36fe216e15ac5
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