]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: stick-tables: Add GPT0 in the stick tables
authorThierry FOURNIER <tfournier@arpalert.org>
Tue, 28 Jul 2015 06:57:05 +0000 (08:57 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 20 Aug 2015 15:13:47 +0000 (17:13 +0200)
commit3cf1111eb30010d0e5251adcdee7c7d71f62b496
treedcc4aecebbc4b7cb5cb577cac0fd6dfa5b7f63c6
parent7e25df3f17142259fa623a525b7a28866acb9b28
MEDIUM: stick-tables: Add GPT0 in the stick tables

This patch adds GPT0 (General Purpose Tag 0). It is useful for storing
a simple state.
include/types/stick_table.h
src/stick_table.c