mbed-os/features/frameworks/mbed-coap/source
Antti Yli-Tokola 8d341ae0d4 Update mbed-coap to version 4.7.2
- Fix handling of duplicate blockwise ACK's
    CoAP data buffer was not added into duplication info store when creating response for blockwise request.
    This leads to case where whole bootstrap flow just timeouts if received any duplicate messages during blockwise operation.
    Fixes error: IOTCLT-3188 - UDP connection fails for lost ACK sending

 - Remove error trace when building reset message without options
    This makes it possible to build the reset message without allocating option or getting error message.
2018-11-22 14:48:33 +02:00
..
include Update mbed-coap to version 4.7.0 2018-09-27 18:55:46 +03:00
sn_coap_builder.c Update mbed-coap to version 4.7.2 2018-11-22 14:48:33 +02:00
sn_coap_header_check.c Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
sn_coap_parser.c Update mbed-coap to version 4.4.3 2018-05-11 17:14:09 +03:00
sn_coap_protocol.c Update mbed-coap to version 4.7.2 2018-11-22 14:48:33 +02:00