]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: stats/cli: add plans to support more stick-table actions
authorWilly Tarreau <w@1wt.eu>
Wed, 6 Jun 2012 21:37:08 +0000 (23:37 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 2 Sep 2012 19:51:06 +0000 (21:51 +0200)
commitdec9814e74e8705ac04e375d5613e225dd59c22e
tree9d68c580c1ca9092b13c513c1b25e324829b6e18
parentc3a08a136b9efd086a110f454f8261c0dd79cf6b
MINOR: stats/cli: add plans to support more stick-table actions

Right now we only support show/clear on a table. In order to introduce
the "set" keyword we need to get rid of the "show" boolean arg. There
is no functional change up to this commit.
src/dumpstats.c