]> git.ipfire.org Git - thirdparty/pdns.git/commit
PowerDNS Forward-Notify Patch:
authorRalph Covelli <rcovelli@he.net>
Tue, 25 Apr 2017 02:11:38 +0000 (03:11 +0100)
committerRalph Covelli <rcovelli@he.net>
Tue, 25 Apr 2017 02:11:38 +0000 (03:11 +0100)
commitdad0736b5d8749a5d42c60d04728fa7d2eeaacce
treee45eae890e959c5f50a24cf24a84e0be132cf4c3
parent73afa3bf7591859a13ad6939b671b36e22d3da29
PowerDNS Forward-Notify Patch:

This patch will allow you to redirect inbound notifications to a proxy server.  It's intended use is in anycast environments where it might be necessary for a proxy server to preform the AXFR.

The configuration option "forward-notify" has been added to the pdns.conf parser. The option accepts multiple IPv4 and IPv6 address values.
docs/markdown/authoritative/settings.md
pdns/common_startup.cc
pdns/communicator.cc
pdns/packethandler.cc
pdns/packethandler.hh