BUG/MINOR: trace/quic: permit to lock on frontend/connect/session etc
authorWilly Tarreau <w@1wt.eu>
Tue, 6 Aug 2024 09:09:03 +0000 (11:09 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 3 Sep 2024 16:38:17 +0000 (18:38 +0200)
commitab1a247177547d85ae995bb0d03981a8c621247a
tree9be16ce5d857e3cd4341efb7e32abee9e8bb919e
parentab921e193529c368afdbda979dab2ca025485edf
BUG/MINOR: trace/quic: permit to lock on frontend/connect/session etc

These ones were not proposed in the list of trackable elements. Note
that this depends on previous commit:

    BUG/MINOR: trace/quic: enable conn/session pointer recovery from quic_conn

This should be backported to at least 3.0, maybe even 2.6.

(cherry picked from commit 88a752ca789e6a2f863e16a35ddaa4fade5ccecd)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
src/trace.c