bind9/lib/isc/include
Ondřej Surý 7682bc21a9
Rewrite dns_adb LRU to SIEVE
The dns_adb cleaning is little bit muddled as it mixes the "TTL"
based cleaning (.expire_v4 and .expire_v6 for adbname, .expires for
adbentry) with overmem cleaning.

Rewrite the LRU based cleaning to use SIEVE algorithm and to be overmem
cleaning only with a requirement to always cleanup at least 2-times the
size of the newly added entry.
2025-07-09 21:22:47 +02:00
..
isc Rewrite dns_adb LRU to SIEVE 2025-07-09 21:22:47 +02:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00