Skip to content

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

Merged
mattklein123 merged 1 commit intoenvoyproxy:mainfrom
goaway:ms/revert-fc0438
Oct 11, 2021
Merged

Revert "syscall: add getifaddrs to os syscalls (#18513)"#18566
mattklein123 merged 1 commit intoenvoyproxy:mainfrom
goaway:ms/revert-fc0438

Conversation

@goaway
Copy link
Copy Markdown
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
Copy Markdown
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