Skip to content
Commit 9dcab127 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 3e8f9dc1
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