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

Fix several failed hops #3

Merged
merged 6 commits into from
Aug 24, 2018
Merged

Conversation

meyskens
Copy link
Contributor

This adds a maximum of hops that do not reply before stopping to look. In many cases, this can be more than 2 for example my website's IP 212.47.231.28 which is behind a NAT

(build on the changes of #2 )

mtr/mtr.go Outdated
m.Statistic[i].Render()
m.mutex.RUnlock()
}
return

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

redundant return statement

@tonobo tonobo merged commit 927e71e into tonobo:master Aug 24, 2018
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.

None yet

3 participants