Skip to content
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

Fix retransmissions when blockwise transfer is used #2857

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

sergeuz
Copy link
Member

@sergeuz sergeuz commented Jan 23, 2025

Problem

There's a bug in #2840 that causes the new CoAP implementation to generate a new token when an individual block of a blockwise request is retransmitted.

Steps to Test

Run the tests in communication/events_new.

@sergeuz sergeuz requested a review from avtolstoy January 23, 2025 16:48
@sergeuz sergeuz merged commit e7557e5 into develop Jan 23, 2025
14 checks passed
@sergeuz sergeuz deleted the fix/new-coap-api-retransmit branch January 23, 2025 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants