mirror of https://github.com/ARMmbed/mbed-os.git
UDP based protocols such as DTLS may fragment large packets, resulting in many packets being sent at once. This can lead to significant/irrecoverable packet loss on systems that respond to packets slower than network transfers. Increasing MEMP_NUM_NETBUF to 8 allows lwip to handle a DTLS handshake successfully and should be more robust for similar protocols. DTLS handshake: https://tools.ietf.org/html/rfc4347#section-4.2.3 |
||
|---|---|---|
| .. | ||
| api | ||
| core | ||
| include | ||
| netif | ||
| COPYING | ||
| lwipopts.h | ||