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

Add support for UDP multicast ttl (ZMQ_MULTICAST_HOPS) #3284

Merged
merged 2 commits into from Oct 30, 2018
Merged

Add support for UDP multicast ttl (ZMQ_MULTICAST_HOPS) #3284

merged 2 commits into from Oct 30, 2018

Conversation

kfish
Copy link
Contributor

@kfish kfish commented Oct 30, 2018

This adds support for setting the multicast TTL for UDP, allowing multicast traffic to be routed. This feature was already supported for PGM.

@kfish kfish changed the title Add support for UDP multicast ttl (UDP_MULTICAST_HOPS) Add support for UDP multicast ttl (ZMQ_MULTICAST_HOPS) Oct 30, 2018
kfish added 2 commits October 30, 2018 08:14
Solution: add support for ZMQ_MULTICAST_HOPS (IP_MULTICAST_TTL)
Solution: add relicense agreement
@bluca bluca merged commit 3863c86 into zeromq:master Oct 30, 2018
@bluca
Copy link
Member

bluca commented Oct 30, 2018

Thanks

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