Add a DTLS next epoch test
authorMatt Caswell <matt@openssl.org>
Fri, 17 Jun 2022 15:37:24 +0000 (16:37 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 28 Jun 2022 15:13:49 +0000 (17:13 +0200)
commite1c153d31d4f913ebe2202a4bc20305919274d1f
treeea9a6637b01df328b5ab0b8b9847534d4bdeeec9
parent5f7d4e9111dcd2a91429ecab807c4f282164ea46
Add a DTLS next epoch test

Test that if we receive a packet from the next epoch, we can buffer it
and still use it.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18601)
test/dtlstest.c
test/helpers/ssltestlib.c
test/helpers/ssltestlib.h