]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC TXP: Handle non-inflight-eligible packets correctly
authorHugo Landau <hlandau@openssl.org>
Mon, 3 Jul 2023 14:45:25 +0000 (15:45 +0100)
committerPauli <pauli@openssl.org>
Wed, 19 Jul 2023 03:03:11 +0000 (13:03 +1000)
commit178c104de68ebf981ae1813a3e0548bbb1051a75
tree2dde9156a3da5d39e5de3ff1610504dd48af610b
parent427a02ad0a71a50c9be125d860a84d4e07d09f1e
QUIC TXP: Handle non-inflight-eligible packets correctly

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21349)
ssl/quic/quic_txp.c