Skip to content
Snippets Groups Projects
Commit 66042e98 authored by Jan Kadlec's avatar Jan Kadlec
Browse files

RRSet - simple RDATA, inline TTL

- Removed rrset->rdata_indices, RDATA lengths are now stored inline together with RR's TTL
- Added function to get RR's TTL - TTL of the whole RRSet can still be obtained, but it will default to the first RR's TTL or 0
- Renamed few RRSet functions, removed a few too - the file still needs a cleanup and function reordering
- Special handling for RRSIGs during AXFR-out no longer needed (yay)
parent 3cd71efe
Branches
Tags
No related merge requests found
Showing
with 125 additions and 305 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment