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

udp: fix blockwise transfer when duplication/lost packet occurs #241

Merged
merged 1 commit into from
Jul 16, 2021

Conversation

jkralik
Copy link
Member

@jkralik jkralik commented Jul 15, 2021

No description provided.

@jkralik jkralik force-pushed the bwAllowDifferentETAG branch 2 times, most recently from 6da29c5 to 006f5dd Compare July 16, 2021 10:22
udp/message: allow to set messageID - used only when BWT is not used
UDP/DTLS: response must be confirmed by acknowledge packet
BWT: allow to receive block which is not expected
BWT: if etag changes just reset payload and continue BWT
@jkralik jkralik merged commit 9c45e5c into master Jul 16, 2021
@jkralik jkralik deleted the bwAllowDifferentETAG branch July 16, 2021 10:47
@jkralik jkralik linked an issue Sep 28, 2021 that may be closed by this pull request
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.

Blockwise transfer shouldn't be sent as NON
2 participants