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

iproute: add support for netns nsid allocation #1121

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

liske
Copy link
Contributor

@liske liske commented Aug 11, 2023

I need to assign a nsid to peer netns and it looks like that pyroute2 is currently missing a RTM_NEWNSID (ip netns set) implementation. However, I am not sure if my approach for adding this request is good.

@liske liske force-pushed the netns-set-newnsid branch from a13312f to 7f9594e Compare August 11, 2023 22:48
@liske liske force-pushed the netns-set-newnsid branch from 7f9594e to 1686bb9 Compare August 12, 2023 07:18
@svinota
Copy link
Owner

svinota commented Aug 14, 2023

Thanks!

@svinota svinota merged commit c4bf68f into svinota:master Aug 14, 2023
svinota added a commit that referenced this pull request Oct 27, 2023
iproute: fix set_netnsid implementation to work with NetNS

Bug-Url: #1124
Bug-Url: #1121
Bug-Url: #1123
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