Pass the dtls record version to the record layer msg_callback function.
authorFrederik Wedel-Heinen <frederik.wedel-heinen@dencrypt.dk>
Mon, 2 Oct 2023 09:11:29 +0000 (11:11 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 4 Oct 2023 10:56:53 +0000 (12:56 +0200)
commitb31597d989f422a0d341be4946d4d64a9251047f
tree252e839ff35f542555fc468a8939fee179faa39c
parent706512ecbc31585d447b53c3aa89acdf6951f996
Pass the dtls record version to the record layer msg_callback function.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22241)
ssl/record/methods/dtls_meth.c