summaryrefslogtreecommitdiff
path: root/include/haproxy/ring.h
Commit message (Expand)AuthorAgeFilesLines
* MINOR: ring: ring_cast_from_area() cast from an allocated areaWilliam Lallemand2022-10-131-0/+1
* MINOR: ring: support creating a ring from a linear areaWilly Tarreau2022-08-121-0/+1
* BUILD: ring: forward-declare struct appctx to avoid a build warningWilly Tarreau2022-08-121-0/+2
* CLEANUP: ring: pass the ring watch flags to ring_attach_cli(), not in ctx.cliWilly Tarreau2022-05-061-1/+1
* MINOR: ring: adds new ring_init function.Emeric Brun2021-02-131-0/+1
* REORG: include: move ring to haproxy/ring{,-t}.hWilly Tarreau2020-06-111-0/+46