]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Only the first filtering policy should match
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 15 Jan 2020 13:28:25 +0000 (14:28 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 15 Jan 2020 13:28:25 +0000 (14:28 +0100)
commit124dd1d4124c52c56a93d6e765f091c88f7bc88a
tree43d520c3ffa0447222071117a74e441461ee1c64
parent06cfa23ffbc7ae170eee31f8130d74f0b07ec9d9
rec: Only the first filtering policy should match

Subsequent ones should not be applied.
Also make sure that NSDNAME and NSIP triggers really stop the
processing of the query, instead of just causing the current NS to
be skipped.
pdns/pdns_recursor.cc
pdns/recursordist/test-syncres_cc3.cc
pdns/syncres.cc
pdns/syncres.hh