Skip to content

Handle multirecord messages in handshake.#1

Open
aodanne wants to merge 3 commits intocontiki-ng:masterfrom
aodanne:master
Open

Handle multirecord messages in handshake.#1
aodanne wants to merge 3 commits intocontiki-ng:masterfrom
aodanne:master

Conversation

@aodanne
Copy link

@aodanne aodanne commented Feb 1, 2018

This only handles a combined handshake message starting with server_hello.
E.g a flight with:
2: server_hello
12 server_key_exchange
14 server hello done
This could be generalized to any message.

@simpyparveen
Copy link

Does it involve handling multiple flights in single record. Or dividing single flight into multiple records ?

@aodanne
Copy link
Author

aodanne commented May 31, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants