]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'ondrej-improve-isc_hashmap' into 'main'
authorOndřej Surý <ondrej@isc.org>
Sat, 16 Sep 2023 05:25:54 +0000 (05:25 +0000)
committerOndřej Surý <ondrej@isc.org>
Sat, 16 Sep 2023 05:25:54 +0000 (05:25 +0000)
commit7be52f1badea29b906ece9fc87b57769cb2d1ebb
treec3fdee8b462a0bbbcf22b5e489a78d82f0dcf8dc
parent492a4fb671387131d923b902a193175e9d4061ab
parente2702666279f693716b097afc9084d412d5f4aaa
Merge branch 'ondrej-improve-isc_hashmap' into 'main'

Refactor isc_hashmap to accept custom match function

See merge request isc-projects/bind9!8289