]> git.ipfire.org Git - thirdparty/pdns.git/commit
Split the ClientIP and QName processing for RPZ.
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 15 Jul 2020 09:05:35 +0000 (11:05 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 24 Aug 2020 14:51:03 +0000 (16:51 +0200)
commitbaaed53be2661eb06f196fa073b22afe8c64a5b4
tree58abd0aa5f2faa6c59e06be7d879fa230762c430
parent25df8e804e21d3728b00f4b8287683e7446ca3ec
Split the ClientIP and QName processing for RPZ.

The first will be done initially only, while the second
will be used during CNAME chasing.
pdns/filterpo.cc
pdns/filterpo.hh
pdns/pdns_recursor.cc
pdns/recursordist/test-filterpo_cc.cc