]> git.ipfire.org Git - thirdparty/kea.git/commit
[5502] Added FNV-1a 64 bit hash and replaced MD5 in CQL host dats source
authorFrancis Dupont <fdupont@isc.org>
Tue, 20 Feb 2018 15:32:45 +0000 (16:32 +0100)
committerFrancis Dupont <fdupont@isc.org>
Tue, 20 Feb 2018 15:32:45 +0000 (16:32 +0100)
commitf055186394aed9ff1d58a051d77daeb50fc20aa4
tree67fbdd42ae00ac86a2c5c2332faaa4c76b6a73a9
parenta7ee7ea36b7fa72793f15aff88ce61c65ca4d86e
[5502] Added FNV-1a 64 bit hash and replaced MD5 in CQL host dats source
src/lib/dhcpsrv/Makefile.am
src/lib/dhcpsrv/cql_host_data_source.cc
src/lib/util/Makefile.am
src/lib/util/hash.h [new file with mode: 0644]
src/lib/util/tests/Makefile.am
src/lib/util/tests/hash_unittest.cc [new file with mode: 0644]