[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r16433: {tor} sample commit to check out new subject line logic (tor/trunk/doc)
Author: nickm
Date: 2008-08-05 15:12:19 -0400 (Tue, 05 Aug 2008)
New Revision: 16433
Modified:
tor/trunk/doc/TODO.021
Log:
sample commit to check out new subject line logic
Modified: tor/trunk/doc/TODO.021
===================================================================
--- tor/trunk/doc/TODO.021 2008-08-05 18:54:23 UTC (rev 16432)
+++ tor/trunk/doc/TODO.021 2008-08-05 19:12:19 UTC (rev 16433)
@@ -180,7 +180,7 @@
- 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.