mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-06 23:51:09 +01: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.