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

Zone adjusting modifications + fixes.

Delegation points are now adjusted while inserting the nodes into
  the zone data structure (zdb_insert_nodes_into_zds()) instead of
  during general adjustmen (zdb_adjust_zone()).
In non-apex zone nodes NS is not adjusted (all NSs in such nodes
  are considered to be delegations).
Nodes are inserted into the zone data structure before adjusting.
Adjusting of CNAMEs and Additional data is done using the hash
  table.

Note: Adjusting of the delegation points may still be too slow.

Fixed nameserver answering when part of name is found.
parent b89b4a23
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