mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-30 02:30:59 +02:00
This is a preliminary work for the calcul of the backend connection hash. A structure conn_hash_params is the input for the operation, containing the various specific parameters of a connection. The high bits of the hash will reflect the parameters present as input. A set of macros is written to manipulate the connection hash and extract the parameters/payload.