haproxy/addons/ot/src
Miroslav Zagorac e40a34cea1 CLEANUP: opentracing: removed unused function flt_ot_var_unset()
The flt_ot_var_unset() function is not used anywhere and is unnecessary
in the existing implementation of the OpenTracing filter.

This patch must be backported as far as 2.4.
2022-04-08 16:31:33 +02:00
..
cli.c CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
conf.c BUG/MEDIUM: opentracing: initialization before establishing daemon and/or chroot mode 2021-06-10 06:45:39 +02:00
event.c BUILD: opentracing: exclude the use of haproxy variables for the OpenTracing context 2021-09-12 07:07:13 +02:00
filter.c BUILD: opentracing: exclude the use of haproxy variables for the OpenTracing context 2021-09-12 07:07:13 +02:00
group.c CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
http.c CLEANUP: Apply ist.cocci 2021-09-17 17:22:05 +02:00
opentracing.c BUG/MEDIUM: opentracing: initialization before establishing daemon and/or chroot mode 2021-06-10 06:45:39 +02:00
parser.c BUILD: opentracing: exclude the use of haproxy variables for the OpenTracing context 2021-09-12 07:07:13 +02:00
pool.c DOC: opentracing: corrected comments in function descriptions 2022-04-08 16:31:33 +02:00
scope.c MINOR: opentracing: change the scope of the variable 'ot.uuid' from 'sess' to 'txn' 2021-09-12 07:08:14 +02:00
util.c MINOR: opentracing: correct calculation of the number of arguments in the args[] 2021-04-15 08:40:05 +02:00
vars.c CLEANUP: opentracing: removed unused function flt_ot_var_unset() 2022-04-08 16:31:33 +02:00