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

Add receive window to udx #216

Merged
merged 2 commits into from
Oct 19, 2024
Merged

Conversation

jthomas43
Copy link
Contributor

Adds a receive window (rwnd) to UDX.

  • sets the rwnd field, and respects the rwnd on the sender side
  • if the receive window is full, sets a timer to send a new packet as a zero-window-probe

based on TCP's receive window, for more info: https://datatracker.ietf.org/doc/html/rfc9293

@jthomas43 jthomas43 merged commit 1117da5 into holepunchto:main Oct 19, 2024
3 checks passed
@jthomas43 jthomas43 deleted the feature/rwnd branch October 19, 2024 01:24
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.

1 participant