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/net/ipv4: implement IP_PKTINFO on Darwin for OS X 10.7 and beyond #6710

Closed
mikioh opened this issue Nov 3, 2013 · 7 comments
Closed

x/net/ipv4: implement IP_PKTINFO on Darwin for OS X 10.7 and beyond #6710

mikioh opened this issue Nov 3, 2013 · 7 comments

Comments

@mikioh
Copy link
Contributor

mikioh commented Nov 3, 2013

OS X 10.8 (Snow Leopard) doesn't have this feature but OS 10.9 (Mavericks) would be
common soon, so it makes sense. To avoid any breakages, we need to implement own syscall
stuff for working together with Go 1.1.
@mikioh
Copy link
Contributor Author

mikioh commented Nov 3, 2013

Comment 1:

Sigh, I mean OS X 10.6 (Snow Leopard).

@rsc
Copy link
Contributor

rsc commented Nov 27, 2013

Comment 2:

Labels changed: added go1.3maybe.

@rsc
Copy link
Contributor

rsc commented Dec 4, 2013

Comment 3:

Labels changed: added release-none, removed go1.3maybe.

@rsc
Copy link
Contributor

rsc commented Dec 4, 2013

Comment 4:

Labels changed: added repo-net.

@gopherbot
Copy link

Comment 5:

CL https://golang.org/cl/140640045 mentions this issue.

@gopherbot
Copy link

Comment 6:

CL https://golang.org/cl/153860043 mentions this issue.

@mikioh
Copy link
Contributor Author

mikioh commented Oct 4, 2014

Comment 7:

This issue was closed by revision golang/net@edb50c0.

Status changed to Fixed.

@mikioh mikioh added repo-net and removed repo-net labels Dec 23, 2014
@mikioh mikioh changed the title go.net/ipv4: implement IP_PKTINFO on Darwin for OS X 10.7 and beyond ipv4: implement IP_PKTINFO on Darwin for OS X 10.7 and beyond Jan 4, 2015
@mikioh mikioh changed the title ipv4: implement IP_PKTINFO on Darwin for OS X 10.7 and beyond x/net/ipv4: implement IP_PKTINFO on Darwin for OS X 10.7 and beyond Jul 20, 2015
@golang golang locked and limited conversation to collaborators Jul 20, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants