https://bugzilla.wikimedia.org/show_bug.cgi?id=57021

       Web browser: ---
            Bug ID: 57021
           Summary: Optimize IP::isInRange performance for CIDR
                    comparisons
           Product: MediaWiki
           Version: 1.23-git
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

An IP can be checked for inclusion in a CIDR block via bitwise operations. The
current general purpose solution provided by IP::isInRange() does not take this
potential optimization into account.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to