Skip to content
Commit d46de4ce authored by Matt Caswell's avatar Matt Caswell
Browse files

DTLS handshake message fragments musn't span packets



It should not be possible for DTLS message fragments to span multiple
packets. However previously if the message header fitted exactly into one
packet, and the fragment body was in the next packet then this would work.
Obviously this would fail if packets get re-ordered mid-flight.

Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
parent 418df5ea
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment