vipsoft / hhvm-ext-geoip

GeoIP extension for HipHop VM (HHVM HNI DSO)
Other
10 stars 8 forks source link

Add IPv6 support + refactor #26

Open adsr opened 9 years ago

adsr commented 9 years ago

This patch adds full IPv6 support and reduces code duplication. It also fixes a tiny bug in the cmake file. There will be a corresponding PR for the pecl extension.

EDIT: Here's the PR for the pecl extension: https://bugs.php.net/bug.php?id=59124#1443029878