]> git.ipfire.org Git - thirdparty/bind9.git/commit
simplify dns_ncache_add()
authorEvan Hunt <each@isc.org>
Wed, 26 Feb 2025 21:47:40 +0000 (13:47 -0800)
committerEvan Hunt <each@isc.org>
Wed, 26 Feb 2025 23:28:57 +0000 (15:28 -0800)
commit6c738fe32370dc6d37037c62fe80378c396ab0f8
tree26026b28e875befe8bd73f3f15eb22bb78fb6468
parent49ccbe857ac94f544d1e8c187ae8aaecf5d2882b
simplify dns_ncache_add()

there's no longer any reason to have both dns_ncache_add() and
dns_ncache_addoptout().
lib/dns/include/dns/ncache.h
lib/dns/ncache.c
lib/dns/resolver.c