Skip to content

Reduce the size of rdatasetheader_t by 16 bytes

Tony Finch requested to merge fanf-smaller-rdatasetheader into main

Re-order the fields to avoid padding, and change the type of heap_index to uint16_t to match dns_rbtnode_t->locknum.

Merge request reports