]> git.kaiwu.me - haproxy.git/commit
MINOR: net_helper: add an option to ip.fp() to append the TTL to the fingerprint
authorWilly Tarreau <w@1wt.eu>
Thu, 1 Jan 2026 09:19:48 +0000 (10:19 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 1 Jan 2026 09:19:48 +0000 (10:19 +0100)
commit70ffae36146e5d937d168a8acb2532df9cfde029
treebff805c66aa9e53830bf98068211e65d1c49af4c
parent2c317cfed752c4e0cffccf9f1a3fa42da834e9d0
MINOR: net_helper: add an option to ip.fp() to append the TTL to the fingerprint

With mode value 1, the TTL will be appended immediately after the 7 bytes,
making it a 8-byte fingerprint.
doc/configuration.txt
src/net_helper.c