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

Optimize Subnet class getEndAddress method #13

Closed
agrabil opened this issue Jun 16, 2016 · 1 comment
Closed

Optimize Subnet class getEndAddress method #13

agrabil opened this issue Jun 16, 2016 · 1 comment
Milestone

Comments

@agrabil
Copy link
Contributor

agrabil commented Jun 16, 2016

The Subnet.getEndAddress() method needlessly recalculates the endAddress each time it is called.

agrabil pushed a commit that referenced this issue Jun 16, 2016
@agrabil agrabil added this to the 2.0.3 milestone Jun 16, 2016
@agrabil
Copy link
Contributor Author

agrabil commented Jun 16, 2016

Resolved by commit a1f03ab

@agrabil agrabil closed this as completed Jun 16, 2016
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