Skip to content

RRSet simple RDATA, inline TTL

Ghost User requested to merge rr_simple_rdata into rr_refactor

Most of it is in the first commit description. rrset->rr_count could be removed too, it could be stored inline, that would probably pack the structure better. I'll experiment later, this is a big change as-is. rrset.{c, h} are still in a dire need for cleanup, but this is a start.

Merge request reports