]> git.ipfire.org Git - thirdparty/openssl.git/commit
modify docker endpoint to not do address validation on transfer test
authorNeil Horman <nhorman@openssl.org>
Thu, 12 Dec 2024 14:40:29 +0000 (09:40 -0500)
committerNeil Horman <nhorman@openssl.org>
Sat, 11 Jan 2025 21:02:29 +0000 (16:02 -0500)
commitb770be6f119657ca4125efc12f33ddc2eccd7fbd
treeb789a7e478696cbbee26d0fcffcb9687ca50a5f2
parent20578d268ef787b4b27b9feaf2a5e6e84f1bb422
modify docker endpoint to not do address validation on transfer test

quic interop uses the transfer test as part of the amplificationlimit
test, and as such we can't do address validation with retry frames
there, as the test requires it

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26178)
test/quic-openssl-docker/run_endpoint.sh