mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-21 06:11:45 +02:00
Some flags are defined during statistics generation and output. They use the prefix STAT_* which is also used for other purposes. Rename them with the new prefix STAT_F_* to differentiate them from the other usages.