]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: dumpstats: extract stats fields enum and names
authorThierry Fournier <tfournier@arpalert.org>
Wed, 23 Mar 2016 15:25:49 +0000 (16:25 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 30 Mar 2016 15:21:09 +0000 (17:21 +0200)
commit31e64ca301f06a3869fb04d105636c8816bf8085
treeeec758ca8f423120ad2a660ed43982b7a21d06e2
parentf4011ddcf5b41284d2b137e84c25f2d1264ce458
MINOR: dumpstats: extract stats fields enum and names

These field names can be used outside of the dumpstats file.
This will be useful for exporting stats in Lua.
include/proto/dumpstats.h
src/dumpstats.c