summaryrefslogtreecommitdiff
path: root/include/haproxy/stick_table-t.h
Commit message (Expand)AuthorAgeFilesLines
* MINOR: stick-table: store a per-table hash seed and use itWilly Tarreau2022-11-281-0/+1
* CLEANUP: stick-table: fill alignment holes in the stktable structWilly Tarreau2022-11-281-1/+1
* CLEANUP: stick-table: remove the unused table->exp_nextWilly Tarreau2022-11-141-1/+0
* MINOR: peers: Support for peer shardsFrédéric Lécaille2022-10-241-0/+2
* MEDIUM: stick-table: switch the table lock to rwlockWilly Tarreau2022-10-121-1/+1
* CLEANUP: Consistently `unsigned int` for bitfieldsTim Duesterhus2021-10-181-2/+2
* MEDIUM: stick-table: never learn the "conn_cur" value from peersWilly Tarreau2021-10-081-1/+2
* CLEANUP: tree-wide: only include ebtree-t from type filesWilly Tarreau2021-10-071-3/+1
* CLEANUP: stick-table: no need to include socket nor in.hWilly Tarreau2021-10-071-3/+0
* MEDIUM: stick-table: add the new arrays of gpc and gpc_rateEmeric Brun2021-07-061-0/+2
* MEDIUM: stick-table: add the new array of gpt data_typeEmeric Brun2021-07-061-0/+2
* MEDIUM: stick-table: handle arrays of standard types into stick-tablesEmeric Brun2021-07-061-0/+3
* MINOR: stick-table: make skttable_data_cast to use only std typesEmeric Brun2021-07-061-24/+0
* BUG/MEDIUM: peers: re-work refcnt on table to protect against flushEmeric Brun2021-04-231-1/+2
* MINOR: freq_ctr: unify freq_ctr and freq_ctr_period into freq_ctrWilly Tarreau2021-04-111-11/+11
* MINOR: stick-tables/counters: add http_fail_cnt and http_fail_rate data typesWilly Tarreau2021-02-101-0/+5
* MEDIUM: stick-tables: Add srvkey option to stick-tableThayne McCombs2020-12-311-2/+9
* CLEANUP: tree-wide: reorder a few structures to plug some holes around locksWilly Tarreau2020-10-191-5/+5
* CLEANUP: include: tree-wide alphabetical sort of include filesWilly Tarreau2020-06-111-1/+1
* REORG: include: move stick_table.h to haproxy/stick_table{,-t}.hWilly Tarreau2020-06-111-0/+238