]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: stats: add stat_col flags
authorAurelien DARRAGON <adarragon@haproxy.com>
Tue, 8 Apr 2025 09:56:23 +0000 (11:56 +0200)
committerAurelien DARRAGON <adarragon@haproxy.com>
Mon, 2 Jun 2025 15:51:08 +0000 (17:51 +0200)
commitd04843167c5ab2367d1e98ce265e3d8b33562d43
tree8f9061150e7bd79b9042cfdf96288d111f7dbb54
parentf0b40b49b8e667c9e5a0b57d26c39415a0e37006
MINOR: stats: add stat_col flags

Add stat_col flags member to store .generic bit and prepare for upcoming
flags. No functional change expected.
include/haproxy/stats-t.h
include/haproxy/stats.h
src/stats-proxy.c