]> granicus.if.org Git - pdns/commit
hook up IXFR/AXFR policy slaving for Recursor. Sadly draws in some auth bits into...
authorbert hubert <bert.hubert@powerdns.com>
Sun, 25 Oct 2015 16:28:30 +0000 (17:28 +0100)
committerbert hubert <bert.hubert@powerdns.com>
Sun, 25 Oct 2015 16:28:30 +0000 (17:28 +0100)
commit39ec5d29311306d58d2ca495353e89071aacfa76
tree9e0bd2afe7474c633b9cd9c82734a4cd97f528e3
parentef03cc093de9cb51089ccad1d2925bc754f3badd
hook up IXFR/AXFR policy slaving for Recursor. Sadly draws in some auth bits into the recursor that don't belong there yet.
15 files changed:
build-scripts/dist-recursor
pdns/Makefile-recursor
pdns/Makefile.am
pdns/dnssecinfra.hh
pdns/filterpo.cc
pdns/filterpo.hh
pdns/iputils.hh
pdns/ixfr.cc [new file with mode: 0644]
pdns/ixfr.hh [new file with mode: 0644]
pdns/ixplore.cc
pdns/pdns_recursor.cc
pdns/reczones.cc
pdns/rpzloader.cc
pdns/rpzloader.hh
pdns/syncres.cc