diff options
author | Roger Dingledine <arma@torproject.org> | 2008-08-13 06:07:59 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-08-13 06:07:59 +0000 |
commit | 1342964f375ec5ae1054a74875e2a1bda9b14891 (patch) | |
tree | d40705f8783bd8289f0b551370af3c775e9f0252 | |
parent | c9f9c2665b4146578fd63307f90b5d11a3bba09c (diff) | |
download | tor-1342964f375ec5ae1054a74875e2a1bda9b14891.tar tor-1342964f375ec5ae1054a74875e2a1bda9b14891.tar.gz |
tab-man strikes back
svn:r16516
-rw-r--r-- | doc/TODO.021 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/TODO.021 b/doc/TODO.021 index 15d48ceaf..fd4fe9187 100644 --- a/doc/TODO.021 +++ b/doc/TODO.021 @@ -179,14 +179,14 @@ For 0.2.1.x: o n_addr in extend_info_t - Teach resolving code how to handle ipv6. . Teach exit policies about ipv6 (consider ipv4/ipv6 interaction!) - o Use IPv6 in connect/connected/failed-exitpolicy cells - o accept ipv6 from socks + o Use IPv6 in connect/connected/failed-exitpolicy cells + o accept ipv6 from socks o Generate END_REASON_EXITPOLICY cells right - . ... and parse them right + . ... and parse them right . Generate new BEGIN cell types and parse them right - - Detect availability of ipv6 - - Advertise availability of ipv6. - - Geoip support, if only to add a zone called "ipv6" + - Detect availability of ipv6 + - Advertise availability of ipv6. + - Geoip support, if only to add a zone called "ipv6" - 118: Listen on and advertise multiple ports: - Tor should be able to have a pool of outgoing IP addresses that it is |