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

net: apply nsswitch-aware lookup to Lookup{Addr,CNAME} #11238

Closed
mikioh opened this issue Jun 16, 2015 · 2 comments
Closed

net: apply nsswitch-aware lookup to Lookup{Addr,CNAME} #11238

mikioh opened this issue Jun 16, 2015 · 2 comments
Milestone

Comments

@mikioh
Copy link
Contributor

mikioh commented Jun 16, 2015

In go1.5, the feature nsswitch-aware lookup is introduced but not applied to Lookup{Addr,CNAME} yet.

@mikioh mikioh added this to the Go1.5 milestone Jun 16, 2015
@gopherbot
Copy link

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

@mikioh mikioh changed the title net: apply nsswitch-aware lookup to Lookup{Addr,CNAME,Port} net: apply nsswitch-aware lookup to Lookup{Addr,CNAME} Jun 19, 2015
@mikioh mikioh modified the milestones: Go1.6, Go1.5 Jun 25, 2015
@mikioh mikioh modified the milestones: Go1.5, Go1.6 Aug 20, 2015
@mikioh
Copy link
Contributor Author

mikioh commented Aug 20, 2015

Fixed by 773b9b8.

@mikioh mikioh closed this as completed Aug 20, 2015
@golang golang locked and limited conversation to collaborators Aug 22, 2016
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

2 participants