bind9/lib
Ondřej Surý 5bd08f8942
Squash dns_slabtop into dns_slabheader
With headers removed eagerly in mark_ancient there is at most one header
per type at a node, so the separate per-type dns_slabtop container no
longer earns its keep.  Fold its fields onto the header -- the link into
the node's list, the RRSIG/covered related pairing, and the SIEVE-LRU
state -- and link headers directly into the node, dropping a level of
indirection and an allocation per cached type.
2026-06-22 13:45:13 +02:00
..
dns Squash dns_slabtop into dns_slabheader 2026-06-22 13:45:13 +02:00
isc ignore 0-byte reads in the TCP read callback 2026-06-22 09:33:38 +03:00
isccc switch isc_md_type_t to a proper enum 2026-02-02 11:12:55 +03:00
isccfg remove GeoIP2 metro and metrocode 2026-06-18 07:23:31 +02:00
ns Merge tag 'v9.21.23' 2026-06-17 13:48:49 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00