Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 358287 - ipv6 support for net-libs/geoip [patch]
Summary: ipv6 support for net-libs/geoip [patch]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-10 19:37 UTC by Tom Hendrikx
Modified: 2011-06-07 14:56 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for ipv6 support in dev-libs/geoip ebuild (geoip-ipv6-support.patch,1.13 KB, patch)
2011-03-10 19:37 UTC, Tom Hendrikx
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Hendrikx 2011-03-10 19:37:53 UTC
Created attachment 265485 [details, diff]
patch for ipv6 support in dev-libs/geoip ebuild

GeoIP creator Maxmind has an ipv6 country database available for free, see http://www.maxmind.com/app/faq#ipv6

Attached is a patch against current in-tree ebuild net-lib/geoip-1.4.6 that adds the ipv6 USE flag, downloads the data file and installs it in the appropriate location.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-06-07 11:16:33 UTC
This is fixed in the 1.4.7 ebuild. Thank you for reporting and for the patch.