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

BasicHost.Addrs() should only include interfaces that are UP #255

Closed
ghost opened this issue Dec 13, 2017 · 1 comment
Closed

BasicHost.Addrs() should only include interfaces that are UP #255

ghost opened this issue Dec 13, 2017 · 1 comment
Labels
kind/bug A bug in existing code (including security flaws)

Comments

@ghost
Copy link

ghost commented Dec 13, 2017

Right now it doesn't pay attention to whether a network interface is up or down, which leads to funny error messages.

@ghost ghost added the kind/bug A bug in existing code (including security flaws) label Dec 13, 2017
@Stebalien
Copy link
Member

We now poll for interface and address changes.

marten-seemann added a commit that referenced this issue Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws)
Projects
None yet
Development

No branches or pull requests

1 participant