bind9/lib
Evan Hunt 3188b1c055 move application of dns64 to a separate function
the code in query_dns64() that applies the dns64 prefixes to
an A rdataset has been moved into the dns_dns64 module, and
dns_dns64_destroy() now unlinks the dns64 object from its
containing list. with these changes, we no longer need the
list-manipulation API calls dns_dns64_next() and
dns_dns64_unlink().
2025-03-26 23:30:38 +00:00
..
dns move application of dns64 to a separate function 2025-03-26 23:30:38 +00:00
isc Add isc_sieve unit implementing SIEVE-LRU algorithm 2025-03-26 15:36:33 -07:00
isccc Remove unused symtab implementation 2025-02-25 11:29:58 +01:00
isccfg Add an option to disable ZONEVERSION responses 2025-03-24 22:16:09 +00:00
ns move application of dns64 to a separate function 2025-03-26 23:30:38 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00