]> git.kaiwu.me - haproxy.git/commit
MINOR: net_helper: add an option to ip.fp() to append the source address
authorWilly Tarreau <w@1wt.eu>
Thu, 1 Jan 2026 09:26:23 +0000 (10:26 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 1 Jan 2026 09:32:16 +0000 (10:32 +0100)
commita206f85f966f70f3301ea796a525cb634a9482a5
tree8b9370bd37e233ca4b245d25751343f010024e40
parent70ffae36146e5d937d168a8acb2532df9cfde029
MINOR: net_helper: add an option to ip.fp() to append the source address

The new value 4 will permit to append the source address to the
fingerprint, making it easier to build rules checking a specific path.
doc/configuration.txt
src/net_helper.c