Skip to content
Snippets Groups Projects

Nsec optimi2reb

Merged Libor Peltan requested to merge nsec_optimi2reb into master

Slight re-factoring of code for NSEC/NSEC3 creation and updates.

Previously, all NSEC(3) records were first put into a changeset, and later the changeset applied on zone update.

Now, the generated records are put immediately into the zone update structure.

This change itself has no positive impact on performance (rather negative (?)), but simplifies the code and enables further re-designing of whole signing process (getting rid of changesets; doing things more incremental; incremental adjusting).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading