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

[Bug] Wrong targets calculation with CIDRs #342

Closed
Mzack9999 opened this issue Aug 6, 2021 · 0 comments · Fixed by #344 or #347
Closed

[Bug] Wrong targets calculation with CIDRs #342

Mzack9999 opened this issue Aug 6, 2021 · 0 comments · Fixed by #344 or #347
Assignees
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@Mzack9999
Copy link
Member

CIDRs expansion is not counted correctly in stats:

$ echo 127.0.0.0/8 | go run . -rate-limit 5 -stats -silent
[0:00:05] | Hosts: 1 | RPS: 0 | Requests: 0/2 (0%)
@Mzack9999 Mzack9999 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Aug 6, 2021
@Mzack9999 Mzack9999 self-assigned this Aug 6, 2021
@Mzack9999 Mzack9999 linked a pull request Aug 6, 2021 that will close this issue
@ehsandeep ehsandeep added the Status: Completed Nothing further to be done with this issue. Awaiting to be closed. label Aug 7, 2021
@ehsandeep ehsandeep linked a pull request Aug 7, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
2 participants