]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC: NewReno congestion controller
authorHugo Landau <hlandau@openssl.org>
Wed, 1 Mar 2023 17:28:17 +0000 (17:28 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 1 May 2023 10:03:54 +0000 (11:03 +0100)
commitf68fd1cebcc8dfbd57e3c1c7afd2bf1a5b26cbe9
tree80df5ba5e721af52771f880f1a0861420c7149f5
parent90699176b07469e0b6b688ed88bc3f1deb5ccc26
QUIC: NewReno congestion controller

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20423)
include/internal/quic_cc.h
ssl/quic/build.info
ssl/quic/cc_newreno.c [new file with mode: 0644]