diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-08-05 19:12:19 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-08-05 19:12:19 +0000 |
commit | 77823c8331bad6392419e5ed48d69546ddad6969 (patch) | |
tree | 67bc1fac41e1074dbfd854ffe14276ddd81c740f /doc/TODO.021 | |
parent | 0cfb68454e8ac7097c9784f76ec174e1bc0cede1 (diff) | |
download | tor-77823c8331bad6392419e5ed48d69546ddad6969.tar.gz tor-77823c8331bad6392419e5ed48d69546ddad6969.zip |
sample commit to check out new subject line logic
svn:r16433
Diffstat (limited to 'doc/TODO.021')
-rw-r--r-- | doc/TODO.021 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO.021 b/doc/TODO.021 index 08a94f26ac..6bca516844 100644 --- a/doc/TODO.021 +++ b/doc/TODO.021 @@ -180,7 +180,7 @@ R d Do we want to maintain our own set of entryguards that we use as - Proposal to supersede 117 by adding IPv6 support for exits and entries. - Internal code support for ipv6: o Clone ipv6 functions (inet_ntop, inet_pton) where they don't exist. - - Many address variables need to become tor_addr_t + . Many address variables need to become tor_addr_t - addr in connection_t - n_addr in extend_info_t - Teach resolving code how to handle ipv6. |