]> git.ipfire.org Git - thirdparty/haproxy.git/commit
WIP: trace: add hstream argument definition
authorFrederic Lecaille <flecaille@haproxy.com>
Thu, 15 Jan 2026 15:10:10 +0000 (16:10 +0100)
committerFrederic Lecaille <flecaille@haproxy.com>
Mon, 19 Jan 2026 14:31:05 +0000 (15:31 +0100)
commit2863cd09674734c3bb5dbd3a8e3e940c6473e799
treeded3c03c24eba1177f67b5bf99889915c89270d3
parent14e890d85e8b42dd0d1d4fd413ca4a6340120302
WIP: trace: add hstream argument definition

Add support for httpterm stream instances as TRACE() argument. This
is to be used by the httpterm.c module to come which will have to
handle hstream objects (in place of struct stream objects).
include/haproxy/trace-t.h
src/trace.c