]> git.ipfire.org Git - thirdparty/openssl.git/commit
Use reported short conn id len in qtestlib
authorNeil Horman <nhorman@openssl.org>
Wed, 29 Jan 2025 18:18:57 +0000 (13:18 -0500)
committerNeil Horman <nhorman@openssl.org>
Mon, 17 Feb 2025 16:27:34 +0000 (11:27 -0500)
commita55b6894992429ac944ea4d8d0c3825216327e0c
tree7d2357e31c42c8955f90b8d9a9ab45b492337445
parent5b808e1d804b8215254e52f01ea1928a905cb801
Use reported short conn id len in qtestlib

Use the new short conn id internal api to record and use the connections
short conn id len when decoding packets in qtestlib

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26592)
test/helpers/quictestlib.c
test/helpers/quictestlib.h
test/quic_multistream_test.c