haproxy/include
Willy Tarreau cc10fce9c2 MINOR: stick-table: better organize the struct stktable
The structure currently mixes R/O and R/W fields, let's organize them
by access type, focusing mainly on splitting the updates from the rest
so that peers activity does not affect the rest. For now it doesn't
bring any benefit but it paves the way for splitting the lock.
2023-08-11 19:03:35 +02:00
..
haproxy MINOR: stick-table: better organize the struct stktable 2023-08-11 19:03:35 +02:00
import MAJOR: threads/plock: update the embedded library again 2023-08-11 19:03:35 +02:00
make BUILD: makefile: fix build issue on GNU make < 3.82 2023-05-24 15:51:03 +02:00