]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Log invalid RPZ content when obtained via IXFR 12169/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:19:45 +0000 (10:19 +0100)
commitd7385320a2943888cda3fea69490c95cab9966cc
treeb99665261ba8fa645bf6ed10901ae0efa361d07a
parentd817a9526b4837d9083b4cf7eee9bbbe67801970
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