]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: opentracing: added flt_ot_smp_init() function
authorMiroslav Zagorac <mzagorac@haproxy.com>
Tue, 1 Mar 2022 17:41:36 +0000 (18:41 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 8 Apr 2022 14:31:33 +0000 (16:31 +0200)
commit854efefd6cf43018efcdeb0da2c06cc19fd00980
tree00d8bcdf46b8cd09b008f047b5cd58fcf4464cd7
parent6163e0357ed0004ba76f7e121b579eeb68b17e18
CLEANUP: opentracing: added flt_ot_smp_init() function

The flt_ot_smp_init() function has been added to make initializing the
sample structure easier.  The contents of the structure in question are
set in several places in the source of the OpenTracing filter, so it is
better to do this in one place.

This patch must be backported as far as 2.4.
addons/ot/src/vars.c