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

patch to resolve task 133



Please consider this patch, which appears to resolve task 133.

Geoff

diff -u or/routerlist.c or.patch/routerlist.c
--- or/routerlist.c     2005-05-06 04:53:23.000000000 -0400
+++ or.patch/routerlist.c       2005-05-10 15:37:17.000000000 -0400
@@ -930,6 +930,10 @@
     smartlist_free(changed);
   }
   log_fn(LOG_DEBUG, "Added router to list");
+
+  /* Attempt to resolve the address of this router. */
+  router_resolve(ri);
+
   return 1;
 }

Attachment: signature.asc
Description: Digital signature