]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: stick-tables: Adds support for new "gpc1" and "gpc1_rate" counters.
authorFrédéric Lécaille <flecaille@haproxy.com>
Mon, 29 Jan 2018 14:22:53 +0000 (15:22 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 31 Jan 2018 08:40:05 +0000 (09:40 +0100)
commit6778b27542d4c8f59e5fdb7df737848f03ef1788
tree10f6dbae6a630cb556cebb1df18d28bc0e37cecf
parentf51bac2ba83a27a75ef6bab58bfde6489b999c49
MINOR: stick-tables: Adds support for new "gpc1" and "gpc1_rate" counters.

Implement exactly the same code as this has been done for "gpc0" and "gpc0_rate"
counters.
doc/configuration.txt
doc/peers-v2.0.txt
include/types/stick_table.h
src/stick_table.c