-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
macOS: Adjust maxdgram to allow for large UDP packets #864
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jeffwashington
pushed a commit
to jeffwashington/solana
that referenced
this pull request
Apr 22, 2024
yihau
pushed a commit
that referenced
this pull request
Apr 26, 2024
…864) (#978) limits number of nodes per IP address in Turbine (#864) (cherry picked from commit c87b830) Co-authored-by: behzad nouri <[email protected]>
behzadnouri
added a commit
to behzadnouri/solana
that referenced
this pull request
Apr 29, 2024
This was erronously deemed unnecessary and removed in: anza-xyz#864 The commit partially reverts solana-labs#864 and adds back socket-addr dedup.
behzadnouri
added a commit
to behzadnouri/solana
that referenced
this pull request
Apr 29, 2024
This was erronously deemed as unnecessary and removed in: anza-xyz#864 The commit partially reverts solana-labs#864 and adds back socket-addr dedup.
bw-solana
pushed a commit
to bw-solana/solana
that referenced
this pull request
May 1, 2024
…olana-labs#864) (solana-labs#978) limits number of nodes per IP address in Turbine (solana-labs#864) (cherry picked from commit c87b830) Co-authored-by: behzad nouri <[email protected]>
wen-coding
pushed a commit
to wen-coding/solana
that referenced
this pull request
May 7, 2024
This was erronously deemed as unnecessary and removed in: anza-xyz#864 The commit partially reverts solana-labs#864 and adds back socket-addr dedup.
CriesofCarrots
pushed a commit
to CriesofCarrots/solana
that referenced
this pull request
May 7, 2024
This was erronously deemed as unnecessary and removed in: anza-xyz#864 The commit partially reverts solana-labs#864 and adds back socket-addr dedup.
yihau
pushed a commit
that referenced
this pull request
May 14, 2024
… of #1106) (#1225) reverts back in SocketAddr dedup in retransmit stage (#1106) This was erronously deemed as unnecessary and removed in: anza-xyz#864 The commit partially reverts #864 and adds back socket-addr dedup. (cherry picked from commit fbe1dbc) Co-authored-by: behzad nouri <[email protected]>
yihau
pushed a commit
to yihau/solana
that referenced
this pull request
May 15, 2024
… of solana-labs#1106) (solana-labs#1225) reverts back in SocketAddr dedup in retransmit stage (solana-labs#1106) This was erronously deemed as unnecessary and removed in: anza-xyz#864 The commit partially reverts solana-labs#864 and adds back socket-addr dedup. (cherry picked from commit fbe1dbc) Co-authored-by: behzad nouri <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Helps prevent larger batches of
bench-tps
transactions from getting dropped