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

Revert "syscall: add getifaddrs to os syscalls (#18513)" #18566

Merged
merged 1 commit into from
Oct 11, 2021

Conversation

goaway
Copy link
Contributor

@goaway goaway commented Oct 11, 2021

Commit Message: Revert "syscall: add getifaddrs to os syscalls (#18513)"
Additional Description: This reverts commit fc04382. This change broke Envoy Mobile, which contains its own ifaddrs implementation for Android. Ultimately, it could make sense to move this implementation to upstream Envoy, but for now it's useful to keep it in Envoy Mobile where we can iterate with lower friction if needed.
Risk Level: Low
Testing: CI

Signed-off-by: Mike Schore mike.schore@gmail.com

This reverts commit fc04382.

Signed-off-by: Mike Schore <mike.schore@gmail.com>
Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SGTM, though I would like to get this upstream at some point. cc @junr03

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