]> git.kaiwu.me - haproxy.git/commit
MINOR: stick-tables: Add GPT0 access
authorThierry FOURNIER <tfournier@arpalert.org>
Wed, 19 Aug 2015 06:25:14 +0000 (08:25 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 20 Aug 2015 15:13:47 +0000 (17:13 +0200)
commit236657b5e08f6102ba451cd404dccda9f3b603f3
treed1eb478c6a25c1aa90e6f6f6c25ba69edf2c7305
parent3cf1111eb30010d0e5251adcdee7c7d71f62b496
MINOR: stick-tables: Add GPT0 access

This patch adds acces to GPT0. The access can be done with http and
tcp actions, and through a converter.
doc/configuration.txt
include/types/action.h
src/stick_table.c
src/stream.c