]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: cli: rely on the map's output type instead of the sample type
authorThierry FOURNIER <tfournier@arpalert.org>
Thu, 23 Jul 2015 16:33:41 +0000 (18:33 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 11 Aug 2015 12:14:11 +0000 (14:14 +0200)
commit03d0e45dbb4b749314e29b1ed4e0386bbb24dcee
treea9a6b3fca45cac00db80ca711da5a0c62d5163da
parenta123ad886a69266679f57390956ba3fd819bfb41
MEDIUM: cli: rely on the map's output type instead of the sample type

Next patch will remove sample_storage->type, and the only user is the
"show map" feature on the CLI which can use the map's output type instead.
Let's do that first.
src/dumpstats.c