]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: trace: add definitions for haterm streams
authorFrederic Lecaille <flecaille@haproxy.com>
Thu, 15 Jan 2026 15:10:10 +0000 (16:10 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 19 Feb 2026 13:46:49 +0000 (14:46 +0100)
commit234ce775c360d6b8c531903c2e0ed47d5122eb20
treefd5c345fbdc2fc6fc9805174323c7b67b5353c28
parent5d3bca4b1719cb5f8a08547ea0e0726a9ceefd06
MINOR: trace: add definitions for haterm streams

Add definitions for haterm stream as arguments to be used by the TRACE API.
This will be used by the haterm module to come which will have to handle
hstream struct objects (in place of stream struct objects).
include/haproxy/trace-t.h
src/trace.c