Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #10910

Closed (moved)
Open
Opened Feb 13, 2014 by Karsten Loesing@karsten

Update to February GeoIP2 database

Finally, and thanks to Nick's efforts on dumping MaxMind's GeoIP2 database format, we have updates for src/config/geoip and src/config/geoip6. Three branches, all in my public repository:

  • mmdb-convert contains Nick's mmdb-convert.py script with some tweaks he already merged on GitHub and with two more tweaks that are only in my branch: the first tweak (749ead7) is trivial, but the second (436f710) is quite important for the geoip6 file. Without that commit, we'd include a full copy of IPv4 assignments to the Teredo IPv6 address space 2001::/32. This branch also removes our previous workaround that cleaned up A1 ranges from GeoIP databases using the old format. This branch is supposed to be merged into master.

  • geoip-feb2014 contains the updated geoip file with IPv4 ranges and is supposed to be merged into maint-0.2.2.

  • geoip6-feb2014 contains the updated geoip6 file with IPv6 ranges and is supposed to be merged into maint-0.2.4 (the first maint-* branch that contains a geoip6 file).

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#10910