]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: cli: use hash_ipanon to anonymized address
authorErwan Le Goas <elegoas@haproxy.com>
Thu, 29 Sep 2022 08:27:33 +0000 (10:27 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 29 Sep 2022 08:53:14 +0000 (10:53 +0200)
commit9ac3ccb03f9ec2ce160498a4cdc6ae6da55b5a84
tree564c63705351bd8e28f9beee1ca23e5b1821e392
parent5eef1588a110597e16b403221e3226d8f4779d05
MINOR: cli: use hash_ipanon to anonymized address

Replace HA_ANON_CLI by hash_ipanon to anonynmized address like
anonymizing address in the configuration file.

No backport needed, except if anonymization mechanism is backported.
src/proxy.c