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 bug for explodeIPs for greater than /24 range #12

Merged
merged 1 commit into from
Jul 27, 2015

Conversation

mle-ii
Copy link
Contributor

@mle-ii mle-ii commented Jul 24, 2015

This should return 512 results not 256.
explodeIPs("10.90.2.0","10.90.3.255")

This should return 512 results not 256.
explodeIPs("10.90.2.0","10.90.3.255")
postwait added a commit that referenced this pull request Jul 27, 2015
Fix bug for explodeIPs for greater than /24 range
@postwait postwait merged commit 1a2d424 into postwait:master Jul 27, 2015
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.

2 participants