]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Apply dns64 on RPZ hits generated after a gettag_ffi hit
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 4 May 2021 10:29:32 +0000 (12:29 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 4 May 2021 10:29:32 +0000 (12:29 +0200)
commit92f829c42ef82b6d5d0804886519536137925f23
treeba51fbf8e643adcc17f14b693126a9d985aa8252
parentb65affcc7707cb9331baf3ea85d286f7479377e2
rec: Apply dns64 on RPZ hits generated after a gettag_ffi hit

We do special case the qname RPZ processing after a gettag_ffi hit,
leading to dns64 to not be applied in that case. This commit adds
dns64 handling to the special case.
pdns/pdns_recursor.cc