]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC CHANNEL: Correct timeout calculation for ACKs
authorHugo Landau <hlandau@openssl.org>
Mon, 23 Oct 2023 14:38:16 +0000 (15:38 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 25 Oct 2023 10:14:24 +0000 (11:14 +0100)
commit4d100bb76ad43da75660fa8661d258eaa78fb1c3
treecd0320767eb14b1237afd468a01be52328c695e2
parent82b7a0eee90e3280bd0e2dd4a9812b3873a7f462
QUIC CHANNEL: Correct timeout calculation for ACKs

ACKs are not restricted by CC so do not consider CC when determining
when we will emit an ACK.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22476)
ssl/quic/quic_channel.c
test/recipes/75-test_quicapi_data/ssltraceref-zlib.txt
test/recipes/75-test_quicapi_data/ssltraceref.txt