]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1775-pick-smaller-default-rbt-hash-table-size' into 'main'
authorMichał Kępień <michal@isc.org>
Mon, 10 Aug 2020 09:29:16 +0000 (09:29 +0000)
committerMichał Kępień <michal@isc.org>
Mon, 10 Aug 2020 09:29:16 +0000 (09:29 +0000)
commite151eb3aa3e91e146665eb5b53f4edfd58a08d48
treecc6ee5aacbc3aacb73b1072a04d71eb06e11a190
parentcde7f982eb154a5930603a7ac12375f4d6ad3d8b
parent1e043a011b9fe3f62f9f5c7a9b74b44adc03ca44
Merge branch '1775-pick-smaller-default-rbt-hash-table-size' into 'main'

Reduce the default rbt hashtable size to 16 entries (4 bits)

Closes #1775

See merge request isc-projects/bind9!3935