Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
37070b2b152d5d66c101b4d03ddc5dbc5c0e9f5d
/
include
/
proto
/
stick_table.h
babc15e
MINOR: stktable: provide an unchecked version of stktable_data_ptr()
by Willy Tarreau
· 6 years ago
2a944ee
BUILD: threads: Rename SPIN/RWLOCK macros using HA_ prefix
by Christopher Faulet
· 7 years ago
a5e0590
BUILD: stick-tables: silence an uninitialized variable warning
by Willy Tarreau
· 7 years ago
819fc6f
MEDIUM: threads/stick-tables: handle multithreads on stick tables
by Emeric Brun
· 7 years ago
ca20d02
MINOR: stick-tables: Make static_table_key a struct variable instead of a pointer
by Christopher Faulet
· 7 years ago
7d56221
REORG: stkctr: move all the stick counters processing to stick-tables.c
by Willy Tarreau
· 8 years ago
523cc9e
MEDIUM: peers: Fix a peer stick-tables synchronization issue.
by Frédéric Lécaille
· 8 years ago
e2dc1fa
MEDIUM: stick-table: remove the now duplicate find_stktable() function
by Willy Tarreau
· 9 years ago
7698c90
REORG: stktable: move the stkctr_* functions from stream to sticktable
by Willy Tarreau
· 10 years ago
192252e
MAJOR: sample: pass a pointer to the session to each sample fetch function
by Willy Tarreau
· 10 years ago
15e91e1
MAJOR: sample: don't pass l7 anymore to sample fetch functions
by Willy Tarreau
· 10 years ago
87b0966
REORG/MAJOR: session: rename the "session" entity to "stream"
by Willy Tarreau
· 10 years ago
edee1d6
MEDIUM: stick-table: make it easier to register extra data types
by Willy Tarreau
· 10 years ago
8fed903
MEDIUM: stick-table: implement lookup from a sample fetch
by Willy Tarreau
· 10 years ago
b5975de
MINOR: stick-table: make stktable_fetch_key() indicate why it failed
by Willy Tarreau
· 10 years ago
3a925c1
MEDIUM: stick-tables: flush old entries upon soft-stop
by Willy Tarreau
· 11 years ago
0711541
MEDIUM: stick-table: allocate the table key of size buffer size
by Willy Tarreau
· 12 years ago
1278578
REORG: use the name "sample" instead of "pattern" to designate extracted data
by Willy Tarreau
· 13 years ago
32a6f2e
MEDIUM: acl/pattern: use the same direction scheme
by Willy Tarreau
· 13 years ago
85e77c7
[MEDIUM] Create updates tree on stick table to manage sync.
by Emeric Brun
· 14 years ago
485479d
[MEDIUM] Create new protected pattern types CONSTSTRING and CONSTDATA to force memcpy if data from protected areas need to be manipulated.
by Emeric Brun
· 14 years ago
c89a572
[BUG] stick table entries expire on counters updates/read or show table, even if there is no "expire" parameter
by Emeric Brun
· 14 years ago
f6efda1
[MEDIUM] session counters: automatically remove expired entries.
by Willy Tarreau
· 14 years ago
3b9c6e0
[MEDIUM] stick-table: make use of generic types for stored data
by Willy Tarreau
· 14 years ago
1f7e925
[MINOR] stktable: add a stktable_update_key() function
by Willy Tarreau
· 14 years ago
ac78288
[MEDIUM] stick-tables: add stored data argument type checking
by Willy Tarreau
· 14 years ago
888617d
[MEDIUM] stick-tables: add support for arguments to data_types
by Willy Tarreau
· 14 years ago
4a0347a
[MINOR] stick-table: provide a table lookup function
by Willy Tarreau
· 14 years ago
9ba2dcc
[MAJOR] session: add track-counters to track counters related to the session
by Willy Tarreau
· 14 years ago
cb18364
[MEDIUM] stick_table: separate storage and update of session entries
by Willy Tarreau
· 14 years ago
41883e2
[MINOR] stick_table: export the stick_table_key
by Willy Tarreau
· 14 years ago
68129b9
[MINOR] stick_table: provide functions to return stksess data from a type
by Willy Tarreau
· 14 years ago
f16d2b8
[MEDIUM] stick_table: don't overwrite data when storing an entry
by Willy Tarreau
· 14 years ago
08d5f98
[MEDIUM] stick_table: add room for extra data types
by Willy Tarreau
· 14 years ago
f0b38bf
[CLEANUP] stick_table: move pattern to key functions to stick_table.c
by Willy Tarreau
· 14 years ago
393379c
[MINOR] stick_table: add support for variable-sized data
by Willy Tarreau
· 14 years ago
3bd697e
[MEDIUM] Add stick table (persistence) management functions and types
by Emeric Brun
· 15 years ago