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

Added tcp fragmentation for freedom outbound (#2021) #1

Merged
merged 1 commit into from
May 22, 2023
Merged

Conversation

omengye
Copy link
Owner

@omengye omengye commented May 22, 2023

  • Added tcp fragmentation for freedom outbound

  • Added TCP_NODELAY to outbound sockopt

  • Changed fragment parameters to accept ranges and changed strategy to use length

  • Changed packetNumber to packets, supporting range.

  • Refactored the freedom fragment logic

  • Refine Write()


* Added tcp fragmentation for freedom outbound

* Added TCP_NODELAY to outbound sockopt

* Changed fragment parameters to accept ranges and changed strategy to use length

* Changed packetNumber to packets, supporting range.

* Refactored the freedom fragment logic

* Refine Write()

---------

Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>
@omengye omengye merged commit 8c1c3ab into minimal May 22, 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.

2 participants