https://issues.apache.org/bugzilla/show_bug.cgi?id=51953

--- Comment #10 from Francis Galiegue <fgalie...@gmail.com> 2011-10-05 09:22:33 
UTC ---
Created attachment 27694
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27694
Alternative netmask class, using byte arrays

Here is another implementation using byte arrays only.

I believe it is even faster than a string compare on exact byte matching, _and_
it doesn't get fooled by ::ffff:* addresses.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to