]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: counters: merge some common counters between {fe,be}_counters_shared
authorAurelien DARRAGON <adarragon@haproxy.com>
Fri, 9 May 2025 09:42:37 +0000 (11:42 +0200)
committerAurelien DARRAGON <adarragon@haproxy.com>
Thu, 5 Jun 2025 07:59:24 +0000 (09:59 +0200)
commitb72a8bb13819ca8a58385d52657b477d708d90d0
treed9297cf49c306279c18ed7beb25e507c256dd45c
parentb599138842ffe80a66367c6269face7cbbdf4a0f
CLEANUP: counters: merge some common counters between {fe,be}_counters_shared

Now that we have a common struct between fe and be shared counters struct
let's perform some cleanup to merge duplicate members into the common
struct part. This will ease code maintenance.
include/haproxy/counters-t.h