MINOR: h3: add traces for stream sending function
Replace h3_debug_printf() by real trace for functions used by stream
layer snd_buf callback. A new event type H3_EV_STRM_SEND is created for
the occasion.
This should be backported up to 2.6 to help investigate H3 issues on
stable releases. Note that h3_nego_ff/h3_done_ff definition are not
available from 2.8.
(cherry picked from commit df5cf9123fff25eaa8693b97e5c219827bd45581)
Signed-off-by: Willy Tarreau <w@1wt.eu>
(cherry picked from commit 45bc09c37bae81a23b59149e95abccce16aea059)
[wt: dropped h3_nego_ff/h3_done_ff]
Signed-off-by: Willy Tarreau <w@1wt.eu>
1 file changed