haproxy/include
Thierry FOURNIER 3c65b7a916 MINOR: xref: Add a new xref system
xref is used to create a relation between two elements.
Once an element is released, it breaks the relation. If the
relation is already broken, it frees the xref struct.
The pointer between two elements is a sort of refcount with
max value 1. The relation is only between two elements.
The pointer and the type of element a and b are conventional.

Note that xref is initialised from Lua files because Lua is
the only one user.
2017-09-11 18:59:40 +02:00
..
common MINOR: xref: Add a new xref system 2017-09-11 18:59:40 +02:00
import CLEANUP: da: move global settings out of the global section 2016-12-21 21:30:54 +01:00
proto MINOR: ssl: rework smp_fetch_ssl_fc_cl_str without internal ssl use 2017-09-09 08:36:22 +02:00
types MEDIUM: check: server states and weight propagation re-work 2017-09-05 15:23:16 +02:00