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

Modified answering algorithm + fixed DNSKEY adding

- Infinite loop replaced by several labels and gotos.
- This fixed problems with CNAME resolving related to closest
  enclosers saved in dname.node.
- Fixed DNSKEY adding - was not checking if the RRSet is there.

TODO: Try to refactor the answering code
TODO: Simplify DNSSEC records adding by marking the zone as signed
      / unsigned.

fixes #640
parent bf007c04
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