Skip to content
Snippets Groups Projects
Unverified Commit a2207056 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

tlssession: Rx buffer should not use the MTU as the max size

The MTU is not symetric, so the other device can send messages
larger than the local MTU (or don't use any MTU). The Rx buffer
should use the maximum size of a UDP packet (64k) instead the MTU.

Change-Id: I1ef6f17b041b25dc6a364c237527efe84927e6db
Gitlab: #14
parent ca174511
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment