Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: PowerDNS Forward-Notify Patch #4965

Merged
merged 6 commits into from
Jun 13, 2017

Commits on Apr 25, 2017

  1. 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.
    Ralph Covelli committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    dad0736 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. Refactored some redundant loops in CommunicatorClass::go()

    Ralph Covelli committed May 12, 2017
    Configuration menu
    Copy the full SHA
    56e646f View commit details
    Browse the repository at this point in the history
  2. small formatting fix

    Ralph Covelli committed May 12, 2017
    Configuration menu
    Copy the full SHA
    138c450 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2017

  1. Configuration menu
    Copy the full SHA
    d702c27 View commit details
    Browse the repository at this point in the history
  2. small docs fix

    Ralph Covelli committed May 26, 2017
    Configuration menu
    Copy the full SHA
    130a758 View commit details
    Browse the repository at this point in the history
  3. LoadArgsIntoSet() -> loadArgsIntoSet()

    Ralph Covelli committed May 26, 2017
    Configuration menu
    Copy the full SHA
    e894058 View commit details
    Browse the repository at this point in the history