mbed-os/features/frameworks/mbed-coap
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
..
.settings
doxygen
mbed-coap
source
.gitattributes
.gitignore
.mbedignore
.yotta_ignore
CHANGELOG.md
LICENSE
Makefile
Makefile.test
README.md
README.txt
apache-2.0.txt
junit_xsl.xslt
module.json
run_unit_tests.sh
run_unit_tests_with_valgrind.sh
xsl_script.sh

README.md

mbed-coap

CoAP C library - Builder and Parser for CoAP messages