[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor/maint-0.2.2] Note another place that we need to fix a 1090 issue.



commit ed7c267743f2471a5a16c5ec437efda665f4c6af
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date:   Sun Apr 3 17:08:29 2011 -0400

    Note another place that we need to fix a 1090 issue.
---
 src/or/connection_edge.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/or/connection_edge.c b/src/or/connection_edge.c
index 4c74426..1f5eb70 100644
--- a/src/or/connection_edge.c
+++ b/src/or/connection_edge.c
@@ -789,6 +789,9 @@ addressmap_ent_remove(const char *address, addressmap_entry_t *ent)
 static void
 clear_trackexithost_mappings(const char *exitname)
 {
+  /* XXXX022-1090 We need a variant of this that clears all mappings no longer
+     permitted because of changes to the ExcludeNodes, ExitNodes, or
+     ExcludeExitNodes settings. */
   char *suffix;
   size_t suffix_len;
   if (!addressmap || !exitname)



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits