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

enable IP_TRANSPARENT on epoll channel bind #1653

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

argha-c
Copy link
Collaborator

@argha-c argha-c commented Oct 2, 2023

This allows for bind to a non local addr and for Zuul to act as a client/server for non local endpoints.
This should only be enabled for epoll based channels.

Detailed docs https://man7.org/linux/man-pages/man7/ip.7.html

@argha-c argha-c merged commit 1d4541f into Netflix:master Oct 2, 2023
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