|
@@ -280,7 +280,20 @@ Mike:
|
|
|
=======================================================================
|
|
|
|
|
|
Bugs/issues for Tor 0.2.0.x:
|
|
|
-R - let bridges set relaybandwidthrate as low as 5kb
|
|
|
+N - We still never call geoip_remove_old_clients(). Should we call it,
|
|
|
+ with a cutoff of a day ago, each time we're about to build a
|
|
|
+ descriptor/extrainfo pair?
|
|
|
+N - Rip out the MIN_IPS_* stuff for geoip reporting.
|
|
|
+N - bridge authorities should not serve extrainfo docs.
|
|
|
+N - We still never call geoip_remove_old_clients(). Should we call it,
|
|
|
+ with a cutoff of a day ago, each time we're about to build a
|
|
|
+ descriptor/extrainfo pair?
|
|
|
+N - teach geoip_parse_entry() to skip over lines that start with #, so we
|
|
|
+ can put a little note at the top of the geoip file to say what it is.
|
|
|
+N d we should have an off-by-default way for relays to dump geoip data to
|
|
|
+ a file in their data directory, for measurement purposes. it should be
|
|
|
+ listed along with their probability-of-selection
|
|
|
+R d let bridges set relaybandwidthrate as low as 5kb
|
|
|
R - bug: if we launch using bridges, and then stop using bridges, we
|
|
|
still have our bridges in our entryguards section, and may use them.
|
|
|
R - bridge communities
|