Commit 2ad226e8 authored by Matt Caswell's avatar Matt Caswell
Browse files

Fix DTLS handshake fragment retries



If using DTLS and NBIO then if a second or subsequent handshake message
fragment hits a retry, then the retry attempt uses the wrong fragment
offset value. This commit restores the fragment offset from the last
attempt.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 02dc0b82
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment