diff options
author | Karsten Loesing <karsten.loesing@gmx.net> | 2013-10-11 13:30:39 +0200 |
---|---|---|
committer | Karsten Loesing <karsten.loesing@gmx.net> | 2013-10-11 13:30:39 +0200 |
commit | f4ef7c76f399d4c3321202ebed55a66105378f04 (patch) | |
tree | dda04b38430add1286380a7bcfd2800d09a21308 /src/config | |
parent | 78251e004f03eca93dfbdae2a2b6c18bff948bf2 (diff) | |
download | tor-f4ef7c76f399d4c3321202ebed55a66105378f04.tar tor-f4ef7c76f399d4c3321202ebed55a66105378f04.tar.gz |
Modify 1 and delete 1 geoip A1 substitution.
Diffstat (limited to 'src/config')
-rw-r--r-- | src/config/geoip-manual | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/src/config/geoip-manual b/src/config/geoip-manual index 061769f82..d51a12a1c 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 |