commit | 9ac3ccb03f9ec2ce160498a4cdc6ae6da55b5a84 | [log] [tgz] |
---|---|---|
author | Erwan Le Goas <elegoas@haproxy.com> | Thu Sep 29 10:27:33 2022 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Thu Sep 29 10:53:14 2022 +0200 |
tree | 564c63705351bd8e28f9beee1ca23e5b1821e392 | |
parent | 5eef1588a110597e16b403221e3226d8f4779d05 [diff] |
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.