]> git.kaiwu.me - haproxy.git/commit
MINOR: tools: extend the pointer hashing code to ease manipulations
authorWilly Tarreau <w@1wt.eu>
Wed, 11 Mar 2026 15:20:23 +0000 (16:20 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 12 Mar 2026 17:06:37 +0000 (18:06 +0100)
commit825e5611ba7e1b504cea66207336d4e6c2d599f2
tree3fccc9257f9e6471b8d8c90a903fe81f38a2e712
parent01457979b685b10d4102b47400b7edf7fd2548c8
MINOR: tools: extend the pointer hashing code to ease manipulations

We'll need to further extend the pointer hashing code to pass extra
parameters and to retrieve the dropped bits, so let's first split the
part that hashes the pointer from the part that reduces the hash to
the desired size.
include/haproxy/tools.h