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 #25

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MaxHearnden
Copy link

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

Closes #18

MaxHearnden added a commit to MaxHearnden/rtnetlink that referenced this pull request Nov 17, 2024
This is useful when dealing with multiple network/user namespaces.

Requires rust-netlink/netlink-proto#25
This is useful when dealing with multiple network/user namespaces.

Closes rust-netlink#18
MaxHearnden added a commit to MaxHearnden/rtnetlink that referenced this pull request Nov 20, 2024
This is useful when dealing with multiple network/user namespaces.

Requires rust-netlink/netlink-proto#25
MaxHearnden added a commit to MaxHearnden/rtnetlink that referenced this pull request Nov 20, 2024
This is useful when dealing with multiple network/user namespaces.

Requires rust-netlink/netlink-proto#25
@MaxHearnden
Copy link
Author

Fixed the clippy CI fail, I didn't know about the --all flag

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.

Add ability to create Connection from existing socket
1 participant