]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MEDIUM] Add stick table (persistence) management functions and types
authorEmeric Brun <ebrun@exceliance.fr>
Mon, 4 Jan 2010 14:23:48 +0000 (15:23 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 12 Jan 2010 10:23:15 +0000 (11:23 +0100)
commit3bd697e0718a0556ab8e5e9c7a21a6c985d5df9e
tree72d8847ed374705cba2db0d762f3d5260f8497b4
parent39132b2165c48e01a2306e9c18aae8c368182e69
[MEDIUM] Add stick table (persistence) management functions and types
Makefile
include/proto/stick_table.h [new file with mode: 0644]
include/types/stick_table.h [new file with mode: 0644]
src/stick_table.c [new file with mode: 0644]