DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43737>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43737 Summary: Doesn't have full support for IPV6 Product: Lenya Version: Trunk Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Access Control AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] We need to add support for IPV6 in our access controller. We also need to add support in the ip ranges interface to support IPV6 as well. This is more than an enhancement bug, because some stuff does potentially break if IPV6 is used. I see stuff like this in my logs: btpool0-16 DEBUG ac.accreditablemanager - Network address /127.0.0.1, subnet mas k /255.255.255.0 and/or host address /2001:4930:71:0:0:0:0:65 have different siz es! (return false ...) Granted my IP is not localhost even in IPV6, it does show that support isn't there. First step would be to include instructions on how to turn off IPV6 support in Jetty and/or Tomcat. Then update the code as those with IPV6 (myself included) have time. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
