mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-10-27 06:31:23 +01:00
To avoid duplicate source code, the original haproxy function is used to generate the OpenTracing runtime context UUID. Also, the structure flt_ot_runtime_context is simplified because the detailed definition of UUID is removed from it (struct flt_ot_uuid), ie the UUID is left only in the form of a string.