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

x/sys/unix: add constants from linux/net_namespace.h #26330

Closed
squeed opened this issue Jul 11, 2018 · 2 comments
Closed

x/sys/unix: add constants from linux/net_namespace.h #26330

squeed opened this issue Jul 11, 2018 · 2 comments
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@squeed
Copy link

squeed commented Jul 11, 2018

I'd like to add the NETNSA_ constants from net_namespace.h.

I want to use them in my PR for netlink[1] and I imagine they'd be used by other container libraries as well.

1: vishvananda/netlink#370,

@gopherbot gopherbot added this to the Unreleased milestone Jul 11, 2018
@ianlancetaylor
Copy link
Contributor

Go ahead. Thanks.

@ianlancetaylor ianlancetaylor added the NeedsFix The path to resolution is known, but the work has not been done. label Jul 11, 2018
@gopherbot
Copy link

Change https://golang.org/cl/124436 mentions this issue: unix: add Linux network namespace constants

@golang golang locked and limited conversation to collaborators Aug 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

3 participants