Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
a5470188db0092ab88018d110004fad9d111acd1
/
src
/
stick_table.c
« Previous
3971310
REORG: tcp-rules: move tcp rules processing to their own file
by Willy Tarreau
· 8 years ago
30e5e18
CLEANUP: cli: remove assignments to st0 and st2 in keyword parsers
by Willy Tarreau
· 8 years ago
3b6e547
CLEANUP: cli: rename STAT_CLI_* to CLI_ST_*
by Willy Tarreau
· 8 years ago
f13ebdf
REORG: cli: move table dump/clear/set to stick_table.c
by Willy Tarreau
· 8 years ago
5179146
BUG/MEDIUM: stick-table: fix regression caused by recent fix for out-of-memory
by Willy Tarreau
· 8 years ago
ef8f4fe
BUG/MINOR: stick-table: handle out-of-memory condition gracefully
by Vincent Bernat
· 8 years ago
620408f
MEDIUM: tcp: add registration and processing of TCP L5 rules
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
f65c6c0
BUG/MEDIUM: stick-table: properly convert binary samples to keys
by Willy Tarreau
· 8 years ago
ce6955e
BUG/MEDIUM: stick-tables: do not fail on string keys with no allocated size
by Willy Tarreau
· 8 years ago
2d17db5
MINOR: stick-table: change all stick-table converters' inputs to SMP_T_ANY
by Willy Tarreau
· 8 years ago
f0c730a
BUG/MEDIUM: stick-tables: fix breakage in table converters
by Willy Tarreau
· 8 years ago
3c2f2f2
CLEANUP: remove unneeded casts
by Vincent Bernat
· 9 years ago
79c1e91
BUG/MINOR: counters: make the sc-inc-gpc0 and sc-set-gpt0 touch the table
by Willy Tarreau
· 9 years ago
1c6235d
BUG/MEDIUM: peers: old stick table updates could be repushed.
by Emeric Brun
· 9 years ago
658b85b
MEDIUM: actions: pass a new "flags" argument to custom actions
by Willy Tarreau
· 9 years ago
c703a9d
BUG/MEDIUM: peers: some table updates are randomly not pushed.
by Emeric Brun
· 9 years ago
4214873
MEDIUM: actions: remove ACTION_STOP
by Thierry FOURNIER
· 9 years ago
e0627bd
MINOR: stick-tables: Add GPC0 actions
by Thierry FOURNIER
· 9 years ago
236657b
MINOR: stick-tables: Add GPT0 access
by Thierry FOURNIER
· 9 years ago
3cf1111
MEDIUM: stick-tables: Add GPT0 in the stick tables
by Thierry FOURNIER
· 9 years ago
7e25df3
MAJOR: stick-tables: remove key storage from the key struct
by Thierry FOURNIER
· 9 years ago
5d24ebc
MEDIUM: stick-tables: use the sample type names
by Thierry FOURNIER
· 9 years ago
bc8c404
MAJOR: stick-tables: use sample types in place of dedicated types
by Thierry FOURNIER
· 9 years ago
a28a942
MEDIUM: actions: Merge (http|tcp)-(request|reponse) action structs
by Thierry FOURNIER
· 9 years ago
136f9d3
MINOR: samples: rename union from "data" to "u"
by Thierry FOURNIER
· 9 years ago
8c542ca
MEDIUM: samples: Use the "struct sample_data" in the "struct sample"
by Thierry FOURNIER
· 9 years ago
07ee64e
MAJOR: sample: converts uint and sint in 64 bits signed integer
by Thierry FOURNIER
· 9 years ago
31c5653
BUG/MAJOR: sample: regression on sample cast to stick table types.
by Emeric Brun
· 9 years ago
aaf5860
MINOR: peers: avoid re-scheduling of pending stick-table's updates still not pushed.
by Emeric Brun
· 9 years ago
e2dc1fa
MEDIUM: stick-table: remove the now duplicate find_stktable() function
by Willy Tarreau
· 9 years ago
0a9a2b8
MEDIUM: sample change the prototype of sample-fetches and converters functions
by Thierry FOURNIER
· 9 years ago
c8b6791
MINOR: stick-table: don't attach to peers in stopped state
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
68a556e
MINOR: converters: give the session pointer as converter argument
by Thierry FOURNIER
· 10 years ago
1edc971
MINOR: converters: add a "void *private" argument to converters
by Thierry FOURNIER
· 10 years ago
6bcb0a8
BUG/MAJOR: tcp: fix a possible busy spinning loop in content track-sc*
by Willy Tarreau
· 10 years ago
9700e5c
MINOR: sample: allow IP address to cast to binary
by Willy Tarreau
· 10 years ago
edee1d6
MEDIUM: stick-table: make it easier to register extra data types
by Willy Tarreau
· 10 years ago
d9f316a
MEDIUM: stick-table: add new converters to fetch table data
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
7654c9f
MEDIUM: sample: Remove types SMP_T_CSTR and SMP_T_CBIN, replace it by SMP_F_CONST flags
by Thierry FOURNIER
· 11 years ago
991610d
MEDIUM: stick-table: lookup table names using trees.
by Willy Tarreau
· 11 years ago
67ff7e0
BUG/MEDIUM: acl: fix regression introduced by latest converters support
by Willy Tarreau
· 11 years ago
b805f71
MEDIUM: sample: let the cast functions set their output type
by Thierry FOURNIER
· 11 years ago
803685f
MEDIUM: stick-tables: support automatic conversion from ipv4<->ipv6
by Willy Tarreau
· 11 years ago
f73eb8f
MINOR: stick-table: use smp_expr_output_type() to retrieve the output type of a "struct sample_expr"
by Thierry FOURNIER
· 11 years ago
3a925c1
MEDIUM: stick-tables: flush old entries upon soft-stop
by Willy Tarreau
· 11 years ago
ba2ffd1
MEDIUM: counters: add a new "gpc0_rate" counter in stick-tables
by Willy Tarreau
· 11 years ago
a7b46b5
MINOR: stick-table: allow to allocate an entry without filling it
by Willy Tarreau
· 12 years ago
f22180f
BUG/MEDIUM: stick-tables: conversions to strings were broken in dev13
by Willy Tarreau
· 12 years ago
0711541
MEDIUM: stick-table: allocate the table key of size buffer size
by Willy Tarreau
· 12 years ago
8ac33d9
MINOR: sample: manage binary to string type convertion in stick-table and samples.
by Emeric Brun
· 12 years ago
cd3b094
REORG: rename "pattern" files
by Willy Tarreau
· 13 years ago
1278578
REORG: use the name "sample" instead of "pattern" to designate extracted data
by Willy Tarreau
· 13 years ago
7fc1c6e
MINOR: stick_table: centralize the handling of empty keys
by Willy Tarreau
· 13 years ago
12e5011
MEDIUM: pattern: ensure that sample types always cast into other types.
by Willy Tarreau
· 13 years ago
32a6f2e
MEDIUM: acl/pattern: use the same direction scheme
by Willy Tarreau
· 13 years ago
342acb4
MEDIUM: pattern: integrate pattern_data into sample and use sample everywhere
by Willy Tarreau
· 13 years ago
b4a88f0
MINOR: pattern: replace struct pattern with struct sample
by Willy Tarreau
· 13 years ago
422aa07
MEDIUM: pattern: add new sample types to replace pattern types
by Willy Tarreau
· 13 years ago
7c51a73
[BUG] fix binary stick-tables
by Cyril Bonté
· 13 years ago
4424520
[BUG] stick-tables did not work when converting IPv6 to IPv4
by Willy Tarreau
· 14 years ago
4f92d32
[MEDIUM] IPv6 support for stick-tables
by David du Colombier
· 14 years ago
a0e5861
[REVERT] undo the stick-table string key lookup fixes
by Willy Tarreau
· 14 years ago
f18b5f2
[BUG] stick-table: use the private buffer when padding strings
by Willy Tarreau
· 14 years ago
035da6d
[BUG] stick-table: correctly terminate string keys during lookups
by Willy Tarreau
· 14 years ago
32da3c4
[MEDIUM] Manage peers section parsing and stick table registration on peers.
by Emeric Brun
· 14 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
fbce6d0
[BUG] stick table purge failure if size less than 255
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
da7ff64
[MEDIUM] session-counters: add HTTP req/err tracking
by Willy Tarreau
· 14 years ago
c3bd972
[MINOR] session-counters: add a general purpose counter (gpc0)
by Willy Tarreau
· 14 years ago
1f7e925
[MINOR] stktable: add a stktable_update_key() function
by Willy Tarreau
· 14 years ago
6c59e0a
[MEDIUM] session counters: add bytes_in_rate and bytes_out_rate counters
by Willy Tarreau
· 14 years ago
91c43d7
[MEDIUM] session counters: add conn_rate and sess_rate counters
by Willy Tarreau
· 14 years ago
f4d17d9
[MEDIUM] session: add a counter on the cumulated number of sessions
by Willy Tarreau
· 14 years ago
855e4bb
[MEDIUM] session: add data in and out volume counters
by Willy Tarreau
· 14 years ago
38285c1
[MEDIUM] session: add concurrent connections counter
by Willy Tarreau
· 14 years ago
8fb12c4
[MINOR] stick-table: use suffix "_cnt" for cumulated counts
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
e7f3d7a
[MEDIUM] stick-tables: add a reference counter to each entry
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
13c29de
[MEDIUM] stick_table: move the server ID to a generic data type
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
69b870f
[MINOR] stick_table: add support for "conn_cum" data type.
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
86257dc
[CLEANUP] stick_table: rename some stksess struct members to avoid confusion
by Willy Tarreau
· 14 years ago
393379c
[MINOR] stick_table: add support for variable-sized data
by Willy Tarreau
· 14 years ago
aea940e
[CLEANUP] stick_table: add/clarify some comments
by Willy Tarreau
· 14 years ago
3bd697e
[MEDIUM] Add stick table (persistence) management functions and types
by Emeric Brun
· 15 years ago