]> git.ipfire.org Git - thirdparty/openssl.git/commit
QLOG: Events: Implement transport:packet_sent
authorHugo Landau <hlandau@openssl.org>
Fri, 8 Sep 2023 12:58:41 +0000 (13:58 +0100)
committerHugo Landau <hlandau@openssl.org>
Fri, 2 Feb 2024 11:49:34 +0000 (11:49 +0000)
commitfff66adfc885c3d229333e28aa2cf225d3be098c
treeb960b804b00e3f37f3ea8c798e9090e9eb86fdad
parent434d52a4b693c1f9fc008826ba2c7cceedb74964
QLOG: Events: Implement transport:packet_sent

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22037)
include/internal/qlog_event_helpers.h
include/internal/qlog_events.h
ssl/quic/qlog_event_helpers.c
ssl/quic/quic_channel.c
ssl/quic/quic_record_tx.c