]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: sample: add the xxh3 converter
authorDragan Dosen <ddosen@haproxy.com>
Tue, 22 Dec 2020 20:44:33 +0000 (21:44 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 23 Dec 2020 05:39:21 +0000 (06:39 +0100)
commit04bf0cc086bda50dcace47b225aaeb7533c758b7
tree38e65191dbff242a0545b2309d77fe8201387f9f
parent6bfe425679983fe5fa595aac492400de74401846
MINOR: sample: add the xxh3 converter

This patch adds support for the XXH3 variant of hash function that
generates a 64-bit hash.
doc/configuration.txt
src/sample.c