]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC TEST: Ensure PING causes ACK generation
authorHugo Landau <hlandau@openssl.org>
Wed, 26 Jul 2023 17:10:16 +0000 (18:10 +0100)
committerHugo Landau <hlandau@openssl.org>
Thu, 10 Aug 2023 17:19:44 +0000 (18:19 +0100)
commit17340e87855fb785a986f09208af4279f74a201f
treed793280a9c79f134c1df38047523ad3cc779e78c
parent97684a1517ec07300cb87cebe107fa7a709a04ba
QUIC TEST: Ensure PING causes ACK generation

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21565)
include/internal/quic_channel.h
include/internal/quic_tserver.h
ssl/quic/quic_channel.c
ssl/quic/quic_channel_local.h
ssl/quic/quic_rx_depack.c
ssl/quic/quic_tserver.c
test/quic_multistream_test.c