QLOG: Events: Implement transport:packet_received
authorHugo Landau <hlandau@openssl.org>
Fri, 8 Sep 2023 13:10:06 +0000 (14:10 +0100)
committerHugo Landau <hlandau@openssl.org>
Fri, 2 Feb 2024 11:49:34 +0000 (11:49 +0000)
commit5849dbe52e6657db0b653b93d1eb5bab34f43351
treead9f42fd58577e8cede8c56925eb47dfc247d673
parentfff66adfc885c3d229333e28aa2cf225d3be098c
QLOG: Events: Implement transport:packet_received

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