Improve NSEC(3) chain fixing
Currently, whole chain is created anew - that takes a lot of time, especially for NSEC3 zones. We can reuse changeset info to fix only part of the chain. This could be later used with zonediff as well.
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
Currently, whole chain is created anew - that takes a lot of time, especially for NSEC3 zones. We can reuse changeset info to fix only part of the chain. This could be later used with zonediff as well.