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

bind RTMGRP_* RtNetlink multicast group constants #40

Merged
merged 3 commits into from
Feb 24, 2019

Conversation

sp3d
Copy link
Contributor

@sp3d sp3d commented Apr 25, 2018

a set of these can be passed to the groups parameter of NetlinkSocket::bind, but each netlink family (e.g. Route) declares its own set of constants with different significance, so there isn't much benefit to being overly cautious with types here

a set of these can be passed to the `groups` parameter of `NetlinkSocket::bind`, but each netlink family (e.g. Route) declares its own set of constants with different significance, so there isn't much benefit to being overly cautious with types here
@sp3d
Copy link
Contributor Author

sp3d commented Feb 23, 2019

Is there any chance this could get merged?

@polachok polachok merged commit 5920e8a into polachok:master Feb 24, 2019
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.

None yet

2 participants