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

[#4022] Add support for IP_FREEBIND when using native transport #4034

Closed
wants to merge 1 commit into from

Conversation

normanmaurer
Copy link
Member

Motivation:

IP_FREEBIND allows to bind to addresses without the address up yet or even the interface configured yet.

Modifications:

Add support for IP_FREEBIND.

Result:

It's now possible to use IP_FREEBIND when using the native epoll transport.

Motivation:

IP_FREEBIND allows to bind to addresses without the address up yet or even the interface configured yet.

Modifications:

Add support for IP_FREEBIND.

Result:

It's now possible to use IP_FREEBIND when using the native epoll transport.
@normanmaurer
Copy link
Member Author

@burtonator please check

@normanmaurer normanmaurer self-assigned this Jul 28, 2015
@normanmaurer normanmaurer added this to the 4.0.31.Final milestone Jul 28, 2015
@burtonator
Copy link

Awesome. I'm a week or two away from needing this but I think this is a good step forward. I need to figure out all the steps to allow binding to the outbound IPs this way. I'l follow up once I get a bit closer. Thanks!

@normanmaurer
Copy link
Member Author

Cherry-picked into 4.0 (f3f94be), 4.1 (f65717b) and master (1258346)

@normanmaurer normanmaurer deleted the ip_free_bind branch July 30, 2015 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants