Uh oh!
There was an error while loading. Please reload this page.
linux starting adding sctp support - #3095
Merged
Merged
Conversation
rustbot
commented
Jan 29, 2023
Collaborator
r? @JohnTitor (rustbot has picked a reviewer for you, use r? to override) |
devnexenforce-pushed
the
linux_sctp1
branch
4 times, most recently
from
January 30, 2023 22:35
d7305fb to
6238f17CompareJohnTitor
approved these changes
Jan 31, 2023
JohnTitor
commented
Jan 31, 2023
Member
@bors r+ |
bors
commented
Jan 31, 2023
Contributor
bors
commented
Jan 31, 2023
Contributor
bors added a commit
that referenced
this pull request
Jan 31, 2023
linux starting adding sctp support
bors
commented
Jan 31, 2023
Contributor
💔 Test failed - checks-actions |
JohnTitor
commented
Feb 3, 2023
Member
@bors r+ |
bors
commented
Feb 3, 2023
Contributor
bors
commented
Feb 3, 2023
Contributor
bors
commented
Feb 3, 2023
Contributor
💔 Test failed - checks-actions |
| | "IFLA_TSO_MAX_SEGS" // linux v5.18+ | ||
| | "IFLA_ALLMULTI" // linux v6.0+ | ||
| => true, | ||
| "SCTP_FUTURE_ASSOC" | "SCTP_CURRENT_ASSOC" | "SCTP_ALL_ASSOC" | "SCTP_PEER_ADDR_THLDS_V2" => true, |
Member
There was a problem hiding this comment.
nit: Could you mention the Linux version? It helps when we update CI image :)
JohnTitor
commented
Feb 5, 2023
Member
Great, thank you. @bors r+ |
bors
commented
Feb 5, 2023
Contributor
bors
commented
Feb 5, 2023
Contributor
bors
commented
Feb 5, 2023
Contributor
💔 Test failed - checks-actions |
devnexenforce-pushed
the
linux_sctp1
branch
2 times, most recently
from
February 10, 2023 17:30
f566c62 to
548e23bCompareJohnTitor
commented
Feb 12, 2023
Member
@bors r+ |
bors
commented
Feb 12, 2023
Contributor
bors
commented
Feb 12, 2023
Contributor
bors
commented
Feb 12, 2023
Contributor
☀️ Test successful - checks-actions, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13, checks-cirrus-freebsd-14 |
This was referenced Feb 12, 2023
Closed
This file contains hidden or 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
Sign up for freeto 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.
No description provided.