GitHub user zwoop opened a pull request: https://github.com/apache/trafficserver/pull/535
TS-4284 Modernize the geoip_acl plugin There are two commits here: 1) Modernizes / refactors the plugin and 2) Adds IPv6 support I kept them as two separate commits, since they are two distinct changes. If anyone feels strongly, I can squash them. You can merge this pull request into a Git repository by running: $ git pull https://github.com/zwoop/trafficserver TS-4284 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/535.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #535 ---- commit 24b46aa8a9c90c3a0b125d10476e083ec194ae74 Author: Leif Hedstrom <zw...@apache.org> Date: 2016-03-18T22:13:20Z TS-4284 Refactors and cleans up the geoip_acl plugin commit af6b01f857283c50501ddbd97965403034009844 Author: Leif Hedstrom <zw...@apache.org> Date: 2016-03-18T22:24:19Z TS-4284 Adds support for IPv6 for the legacy DB ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---