Skip to content

Add ip_mreqn on more platforms #2625

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 3 commits into from
Jan 17, 2022
Merged

Add ip_mreqn on more platforms #2625

merged 3 commits into from
Jan 17, 2022

Conversation

tamird
Copy link
Contributor

@tamird tamird commented Jan 13, 2022

See individual commits; please do not squash on merge. @Thomasdezeeuw

@rust-highfive
Copy link

r? @Amanieu

(rust-highfive has picked a reviewer for you, use r? to override)

@tamird tamird changed the title Add ip_mreqn on Apple and Android Add ip_mreqn on more platforms Jan 13, 2022
@tamird
Copy link
Contributor Author

tamird commented Jan 13, 2022

The failure on freebsd 14 seems to be spurious, but I don't think I can cause it to retry.

@Mek101
Copy link
Contributor

Mek101 commented Jan 15, 2022

Just push a new commit

@Amanieu
Copy link
Member

Amanieu commented Jan 16, 2022

You can do

git commit --amend --no-edit
git push --force

To trigger a CI rebuild.

@tamird
Copy link
Contributor Author

tamird commented Jan 17, 2022

Is that necessary to get a review?

@Amanieu
Copy link
Member

Amanieu commented Jan 17, 2022

The code looks fine, I'd just like CI to pass before merging.

@bors r+

@bors
Copy link
Contributor

bors commented Jan 17, 2022

📌 Commit 163272b has been approved by Amanieu

@bors
Copy link
Contributor

bors commented Jan 17, 2022

⌛ Testing commit 163272b with merge dd095aa...

bors added a commit that referenced this pull request Jan 17, 2022
Add `ip_mreqn` on more platforms

See individual commits; please do not squash on merge. `@Thomasdezeeuw`
@bors
Copy link
Contributor

bors commented Jan 17, 2022

💔 Test failed - checks-actions

@tamird
Copy link
Contributor Author

tamird commented Jan 17, 2022

@Amanieu thanks, this is green now.

@Amanieu
Copy link
Member

Amanieu commented Jan 17, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Jan 17, 2022

📌 Commit 037d741 has been approved by Amanieu

@bors
Copy link
Contributor

bors commented Jan 17, 2022

⌛ Testing commit 037d741 with merge 8cba30b...

@bors
Copy link
Contributor

bors commented Jan 17, 2022

☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13
Approved by: Amanieu
Pushing 8cba30b to master...

@bors bors merged commit 8cba30b into rust-lang:master Jan 17, 2022
@tamird tamird deleted the ip_mreqn branch January 17, 2022 16:57
@Thomasdezeeuw Thomasdezeeuw mentioned this pull request Jan 19, 2022
bors added a commit that referenced this pull request Jan 20, 2022
bors added a commit that referenced this pull request Jan 24, 2022
Define ip_mreqn on OpenBSD

Essentially an extension of #2625

Reference: https://man.openbsd.org/ip.4
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants