r14182@tombo: nickm | 2008-02-15 17:20:51 -0500

Defer, downgrade, or address more XXX020s.  The remaining ones are all ones we should deal with before release.


svn:r13530
This commit is contained in:
Nick Mathewson
2008-02-15 23:39:08 +00:00
parent 418c2e1b6b
commit ca4eb987c8
6 changed files with 21 additions and 27 deletions
+2 -1
View File
@@ -591,7 +591,8 @@ command_process_netinfo_cell(cell_t *cell, or_connection_t *conn)
apparent_skew, conn->_base.address, conn->_base.port);
}
/*XXX020 maybe act on my_apparent_addr */
/* XXX021 maybe act on my_apparent_addr, if the source is sufficiently
* trustworthy. */
if (connection_or_set_state_open(conn)<0)
connection_mark_for_close(TO_CONN(conn));