]> 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>
Tue, 4 Feb 2025 18:33:21 +0000 (13:33 -0500)
commitf281b59594ed0bc3b7761b0b5fcabc44afb96967
tree02075d32ec912f4911c1f5d9e6ffe91db6cc8f94
parent34b12357e0e59e0a32dc75a4c73772ece71c3edb
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