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

Add an option to allow AXFR of zones with a different (higher/lower) serial. #5169

Merged
merged 1 commit into from Mar 17, 2017

Conversation

mind04
Copy link
Contributor

@mind04 mind04 commented Mar 17, 2017

Short description

Atm the AXFR of a zone stops if the serial is moving backwards and signatures start to expire. This is a very common problem in setups where the nameserver is secondary for many customers. Not everyone is a dns expert ;)
With this option it is possible to tell pdns to axfr the zone if the serial on the slave is different (higher/lower) from the one on the master.

Checklist

I have:

  • read the CONTRIBUTING.md document
  • compiled and tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)

@Habbie Habbie merged commit 33368c0 into PowerDNS:master Mar 17, 2017
@mind04 mind04 deleted the axfr-serial branch March 17, 2017 10:36
Habbie added a commit that referenced this pull request Mar 17, 2017
Backport: Add an option to allow AXFR of zones with a different (higher/lower) serial #5169
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants