mbed-os/features/frameworks/mbed-coap/source
Antti Yli-Tokola 267d3bc797 Update mbed-coap to version 5.1.4
Add also 4.13 (Request Entity Too Large) responses to duplicate info list.

Add client library configurations for DEFAULT_RESPONSE_TIMEOUT and SN_COAP_DUPLICATION_MAX_TIME_MSGS_STORED.

Increased the default timeouts of DEFAULT_RESPONSE_TIMEOUT and SN_COAP_DUPLICATION_MAX_TIME_MSGS_STORED to 300 seconds.
These two are critical parameters for low-bandwidth high-latency networks. The defaults should be more geared towards such networks that are likely to have issues with transmissions.
The increased defaults can increase the runtime HEAP usage when there is a lot of duplicates or retransmissions.
2020-04-23 13:14:50 +03:00
..
include Update mbed-coap to version 5.0.0 2019-08-28 11:26:55 +03:00
sn_coap_builder.c mbed-coap uint16 overflow when calculating packet data size 2019-12-20 11:34:53 +02:00
sn_coap_header_check.c Update mbed-coap to version 4.8.1 2019-08-21 13:08:18 +03:00
sn_coap_parser.c Code review fix. Removing extra spaces 2020-01-02 13:40:50 +02:00
sn_coap_protocol.c Update mbed-coap to version 5.1.4 2020-04-23 13:14:50 +03:00