[
https://issues.apache.org/jira/browse/TS-4284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15207393#comment-15207393
]
ASF GitHub Bot commented on TS-4284:
------------------------------------
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 <[email protected]>
Date: 2016-03-18T22:13:20Z
TS-4284 Refactors and cleans up the geoip_acl plugin
commit af6b01f857283c50501ddbd97965403034009844
Author: Leif Hedstrom <[email protected]>
Date: 2016-03-18T22:24:19Z
TS-4284 Adds support for IPv6 for the legacy DB
----
> Modernize the geoip_acl plugin
> ------------------------------
>
> Key: TS-4284
> URL: https://issues.apache.org/jira/browse/TS-4284
> Project: Traffic Server
> Issue Type: Improvement
> Components: Plugins
> Reporter: Leif Hedstrom
> Assignee: Leif Hedstrom
> Fix For: 6.2.0
>
>
> I'd like to
> 1) Refactor it a little bit, to make it a little cleaner.
> 2) Add support for IPv6
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)