]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Ignore NS records in a RPZ zone received over IXFR 4416/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 2 Sep 2016 07:57:54 +0000 (09:57 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Mon, 5 Sep 2016 08:59:46 +0000 (10:59 +0200)
commit09cf404390bde072fdc5e57373019c53664b9ba7
treed21df6a747d5d719dd74d96064547ccb74105716
parent89d504d242ddf2f984e51c7cb9e7df4d11ff2405
rec: Ignore NS records in a RPZ zone received over IXFR

They are already ignored over AXFR, but not over IXFR.
Reported and based on a patch by @42wim (thanks!).

(cherry picked from commit ed8c725224b5192367149897cfaaaf188ab0b910)
pdns/reczones.cc