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

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

MaxHearnden
Copy link
Contributor

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
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
Contributor Author

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

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

Closes rust-netlink#18
@cathay4t cathay4t enabled auto-merge (rebase) January 21, 2025 01:20
@cathay4t cathay4t merged commit 3c6fc4e into rust-netlink:main Jan 21, 2025
3 checks passed
MaxHearnden added a commit to MaxHearnden/rtnetlink that referenced this pull request Jan 21, 2025
This is useful when dealing with multiple network/user namespaces.

Requires rust-netlink/netlink-proto#25
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
2 participants