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

Constant number of probes when using -Q reporting #113

Closed
schweikert opened this issue Feb 17, 2017 · 1 comment
Closed

Constant number of probes when using -Q reporting #113

schweikert opened this issue Feb 17, 2017 · 1 comment

Comments

@schweikert
Copy link
Owner

As a followup to the discussion in #105:

When a -Q interval is reported, it happens that for some intervals there is a certain number of probes, and for other intervals another. It would be nice if the reported number of sent pings for each interval was the same.

Idea on how to achieve this:

  1. Don't send further pings if too near to the reporting-time
  2. Try to sync the send-time and the reporting-time. This should be possible by noticing that the next ping is near to the reporting time, and slightly adjusting the time.
@schweikert
Copy link
Owner Author

fixed in #193

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant