]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC CFQ: Unreliable transmission for PATH_RESPONSE
authorHugo Landau <hlandau@openssl.org>
Tue, 25 Jul 2023 10:32:24 +0000 (11:32 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 8 Aug 2023 13:33:42 +0000 (14:33 +0100)
commit371c29582aa683ab10d58ec448aef1bded208076
tree92dcf1db469d3c9378cf000d84af720ec399ed82
parent7eb330ff7aa5580d7d97f2d183606c2d6bbbb449
QUIC CFQ: Unreliable transmission for PATH_RESPONSE

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21547)
include/internal/quic_cfq.h
ssl/quic/quic_cfq.c
ssl/quic/quic_channel.c
ssl/quic/quic_rx_depack.c
test/quic_cfq_test.c
test/quic_fifd_test.c
test/quic_txp_test.c