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

Additional section processing improvements.

Now adding additional A/AAAA records for NS and MX records in
  answer section.
Rewritten ns_put_additional() - now puts only the desired records.
Zone node API for saving and getting node references cleaned up:
 - zn_add_ref_*() and zn_get_ref_*() replaced by generic functions
   zn_add_ref() and zn_get_refs().
 - redundant union members ns and mx replaced by generic member
   additional.
parent 5cc7bb69
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