Skip to content

Cast input to IpRangeList - #15

Merged
bd808 merged 1 commit into
masterfrom
issue/14
Aug 21, 2016
Merged

Cast input to IpRangeList#15
bd808 merged 1 commit into
masterfrom
issue/14

Conversation

@bd808

@bd808 bd808 commented Dec 11, 2014

Copy link
Copy Markdown
Owner

Reduce the overhead of testing for membership in a long IpRangeList by
ensuring that the provided input has been cast to an integer before
checking each contained range.

Closes #14

Reduce the overhead of testing for membership in a long IpRangeList by
ensuring that the provided input has been cast to an integer before
checking each contained range.

Closes #14
@bd808
bd808 merged commit d698b00 into master Aug 21, 2016
@bd808
bd808 deleted the issue/14 branch August 21, 2016 20:34
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.

Fixes for filtering by huge IP lists

1 participant