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

EDNS support

- Added type dnslib_opt_rr_t for representing the OPT RR.
- Removed type dnslib_edns_data_t (deprecated, duplicate)
- Changes to response to use the new type.
- Adding OPT RR to the response wire format if no additional
  RRSets were added.
- Changed reponse and edns API accordingly.
- Modified nameserver functions accordingly.
- Modified response tests to reflect the new API.
- Disabled EDNS tests - need significant modifications.

refs #458
parent 6fbee6a5
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