Skip to content
Snippets Groups Projects
Commit a7abf624 authored by Lubos Slovak's avatar Lubos Slovak
Browse files

Changes to node, zone-contents + IXFR adding node

- node_new() sets flags to node.
- fixed node_set_previous() - properly connects the node to
  the chain of nodes.
- Modified calls to node_new() in all parts of the program.
- zone_contents_add_node() sets flags to created parents,
  checks if created nodes are not wildcard children,
  properly sets the last node's parent.
- Fixed zone_contents_add_nsec3_node() (parent setting).
- zone_contents_get_previous() + find/get_previous_nsec3() added.

- Adding new node during IXFR zone update implemented.

refs #1034 @2h
parent 43a5dc12
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment