]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: dev: remove the crc64 implementation
authorOndřej Surý <ondrej@isc.org>
Mon, 5 Aug 2024 11:21:38 +0000 (11:21 +0000)
committerOndřej Surý <ondrej@isc.org>
Mon, 5 Aug 2024 11:21:38 +0000 (11:21 +0000)
CRC-64 has been added for map files. Now that the map file format has
been removed, there isn't a reason to keep the implementation.

Merge branch 'aydin/cleanup-crc' into 'main'

See merge request isc-projects/bind9!9135


Trivial merge