]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use fibonacci hashing for zone counter buckets
authorOndřej Surý <ondrej@sury.org>
Mon, 18 Oct 2021 08:15:50 +0000 (10:15 +0200)
committerEvan Hunt <each@isc.org>
Mon, 18 Oct 2021 21:35:44 +0000 (14:35 -0700)
commitb01d75be366be6e9f4e0e0995a7a0e2dcf7a7e85
tree05cc8a0d17365b061c544c560b25a64269c237ad
parent09028dd38ff686a6d1ab4429c08823b236dcc69f
Use fibonacci hashing for zone counter buckets

Change the 'dbuckets' hash table in resolver.c to use fibonacci
hashing like the RBT.
lib/dns/resolver.c