]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add testing of bitflips in packet headers
authorTomas Mraz <tomas@openssl.org>
Tue, 3 Oct 2023 15:19:16 +0000 (17:19 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 6 Oct 2023 08:24:58 +0000 (10:24 +0200)
commit6dfc57f8a901f2cb40664a9f2060a91943a7982c
tree41a21a3f851caeb2185883ccd67688d8b0bc16ad
parent7ae31586a77c09d45838fff73b589b2958fbd18b
Add testing of bitflips in packet headers

A new type of noise is introduced in the noisy dgram bio
filter.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22267)
test/helpers/noisydgrambio.c
test/quicapitest.c