Skip to content

Split up rbtdb.c

Evan Hunt requested to merge each-split-rbtdb into main

Refactor dns_rdataset internals, move rdataseteader declarations out of rbtdb so they can be used by other databases in the future (i.e., qpdb), and split the zone and cache functions from rbtdb.c into separate modules.

Merge request reports