-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mbed-coap fixes #4455
mbed-coap fixes #4455
Conversation
This commit includes: * Add support for sending response to duplicate messages * Add randomness for retransmission time * Fix usage sn coap blockwise max time data stored * CoAP parser option handler does not seem to handle "Option Length" completely according to spec * Handle '0' value if duplication buffer size is set through the sn_coap_protocol_set_duplicate_buffer_size()
Would be nice to get in also to 5.4.7 since we would like to use this release in mbed cloud 1.2 beta release. |
I restarted failed jenkins CI (timeout), please have a look once the new build finishes /morph test |
There is one regression which needs to be fixed before this can proceed. I'll fix it shortly so you can take this further. |
* Cause regression in cloud registration
Commit d399395 fix the regression. |
@anttiylitokola Thanks for the update, I will kick off the CI |
/morph test |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
OutputAll builds and test passed! |
Description
This commit includes:
Status
READY
Migrations
If this PR changes any APIs or behaviors, give a short description of what API users should do when this PR is merged.
NO
Related PRs
Detailed Changelog available here PelionIoT/mbed-coap@v4.0.4...v4.0.6