Comment 1 for bug 417293

Revision history for this message
Steve McInerney (spm) wrote :

Thinking aloud here:
* Should be a simple addition to the complex regex used, such that it can distinguish between ip4 and ip6.
* Unsure of performance impact by doing same; so one to test.If bad; a new regex added just for ipv6 is wise.
* Also check impact on geoip lookups.