Add a mechanism to remove erroneous markings of ip ranges for documentation belonging to any country from geoip database during release

Range 2001:db8::/32 is specifically reserved for documentation and examples only, so IP address within this range should not be considered to belong to any country.

The current geoip files also mark 192.0.2.0/24, 198.51.100.0/24 , and 203.0.113.0/24, which are reserved for use in examples in specifications and other documents belonging to US.

This fixes #41205 , and indirectly tpo/anti-censorship/team#175 (closed) and https://github.com/guardianproject/orbot-android/issues/1579

Edited by Odups

Merge request reports

Loading