[tor-commits] [tor/master] Modify 1 and delete 1 geoip A1 substitution.

nickm at torproject.org nickm at torproject.org
Fri Oct 11 15:17:34 UTC 2013


commit f4ef7c76f399d4c3321202ebed55a66105378f04
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Fri Oct 11 13:30:39 2013 +0200

    Modify 1 and delete 1 geoip A1 substitution.
---
 src/config/geoip-manual |   11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/src/config/geoip-manual b/src/config/geoip-manual
index 061769f..d51a12a 100644
--- a/src/config/geoip-manual
+++ b/src/config/geoip-manual
@@ -60,13 +60,10 @@
 
 # US, because ARIN says 199.255.208.0-199.255.215.255 is US.
 # Changed entry start from 199.255.213.0 to 199.255.208.0 on 2013-08-12.
-# -KL 2013-08-12
-"199.255.208.0","199.255.215.255","3355430912","3355432959","US","United States"
-
-# US, because previous MaxMind entry 209.58.176.144-209.59.31.255 is US,
-# and RIR delegation files say 209.59.32.0-209.59.63.255 is US.
-# -KL 2012-11-27
-"209.59.32.0","209.59.63.255","3510312960","3510321151","US","United States"
+# Split up into 199.255.208.0-199.255.209.127 and
+# 199.255.210.0-199.255.215.255 on 2013-10-11. -KL 2013-10-11
+"199.255.208.0","199.255.209.127","3355430912","3355431295","US","United States"
+"199.255.210.0","199.255.215.255","3355431424","3355432959","US","United States"
 
 # EU, despite neither previous (RU) nor next (SE) MaxMind entry being EU,
 # but because RIR delegation files agree with previous MaxMind entry and





More information about the tor-commits mailing list