https://bugzilla.wikimedia.org/show_bug.cgi?id=30739
--- Comment #8 from Brion Vibber <[email protected]> 2011-09-06 22:51:14 UTC --- The code never gets that far -- there's a check for isIPv6() right at the top which diverts execution into isPublic6. :) Problem is simply that the range list it's checking against is incorrect, so the vast majority of potential network addresses are miscategorized as private. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
