mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
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:
+2
-1
@@ -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));
|
||||
|
||||
Reference in New Issue
Block a user