From ac330d9ba72c2379372682216b329f384dbe30fe Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 29 May 2008 02:29:35 +0000 Subject: New code to implement proposal for local geoip stats. Only enabled with --enable-geoip-stats passed to configure. svn:r14802 --- doc/TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/TODO') diff --git a/doc/TODO b/doc/TODO index 085789be34..8d86ef4d70 100644 --- a/doc/TODO +++ b/doc/TODO @@ -289,10 +289,10 @@ Bugs/issues for Tor 0.2.0.x: too much. o 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 + . we should have an off-by-default way for relays to dump geoip data to a file in their data directory, for measurement purposes. - - Basic implementation - - Include probability-of-selection + o Basic implementation +N - Include 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. -- cgit v1.2.3-54-g00ecf