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

Allow the user to specify their own socket #85

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MaxHearnden
Copy link

This is useful when dealing with multiple network/user namespaces.

Requires rust-netlink/netlink-proto#25

@MaxHearnden MaxHearnden force-pushed the from_socket branch 2 times, most recently from a6703f1 to 71abd20 Compare November 20, 2024 22:33
@cathay4t
Copy link
Member

@MaxHearnden The netlink-proto 0.11.4 release. Could you change Cargo.toml to that version for this PR?

MaxHearnden added a commit to MaxHearnden/rtnetlink that referenced this pull request Jan 21, 2025
This adds netlink_proto::from_socket_with_codec required for
rust-netlink#85
This is useful when dealing with multiple network/user namespaces.

Requires rust-netlink/netlink-proto#25
This adds netlink_proto::from_socket_with_codec required for
rust-netlink#85
@MaxHearnden
Copy link
Author

Done and rebased to resolve a merge conflict with the update of nix.

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