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

Sync to fork #1

Merged
merged 37 commits into from Aug 23, 2023
Merged

Sync to fork #1

merged 37 commits into from Aug 23, 2023

Conversation

guilletrejo
Copy link

No description provided.

maxsharabayko and others added 30 commits April 17, 2023 16:56
Co-authored-by: oviano <ovcollyer@mac.com>
Fixed minimum history condition.
Fixes the last two remaining test failures on big-endian.  These
operations were all already no-ops on little-endian, and unnecessarily
byteswapped the IP addresses on big-endian.

Closes: #2697
When there is space available in the receiving buffer after it is full,
send an ack to allow the sender to resume transmission.
Reschedule sending if ACK decreases the flight span after sending is congested.

Co-authored-by: Maxim Sharabayko <maxlovic@gmail.com>
Some minor improvements of logs and comments.
@guilletrejo guilletrejo self-assigned this Aug 23, 2023
@guilletrejo guilletrejo changed the base branch from master to swxtch August 23, 2023 14:20
@guilletrejo guilletrejo merged commit a0cf944 into swxtchio:swxtch Aug 23, 2023
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.

None yet