haproxy/addons/ot/src
Miroslav Zagorac aadda34fd6 BUILD: ot: use a cebtree instead of a list for variable names
In order for the function flt_ot_vars_scope_dump() to work, it is
necessary to take into account the changes made by the commits 47ec7c681
("OPTIM: vars: use a cebtree instead of a list for variable names") and
5d350d1e5 ("OPTIM: vars: use multiple name heads in the vars struct").

The function is only used if the OT_DEBUG=1 option is set when compiling
HAProxy.
2024-11-12 11:07:13 +01:00
..
cli.c
conf.c MEDIUM: tree-wide: logsrv struct becomes logger 2023-10-13 10:05:06 +02:00
event.c
filter.c
group.c
http.c
opentracing.c
parser.c MINOR: startup: rename readcfgfile in parse_cfg 2024-08-07 18:41:41 +02:00
pool.c
scope.c MINOR: tools: Rename ha_generate_uuid to ha_generate_uuid_v4 2024-04-24 08:23:56 +02:00
util.c
vars.c BUILD: ot: use a cebtree instead of a list for variable names 2024-11-12 11:07:13 +01:00