summaryrefslogtreecommitdiff
path: root/src/or/router.c
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2008-04-24 15:39:14 +0000
committerPeter Palfrader <peter@palfrader.org>2008-04-24 15:39:14 +0000
commit016e67f9415530399cdffec3d8d6530b3323dbbb (patch)
tree5a9dc1307a09a7bc8d2d7986e52a3141518079b8 /src/or/router.c
parenteaad3ab395c8da0cc5c8cbe3e51109f181891216 (diff)
downloadtor-016e67f9415530399cdffec3d8d6530b3323dbbb.tar.gz
tor-016e67f9415530399cdffec3d8d6530b3323dbbb.zip
Merge conditional consensus downloading
svn:r14451
Diffstat (limited to 'src/or/router.c')
-rw-r--r--src/or/router.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/router.c b/src/or/router.c
index 84c05fdf69..91518141cf 100644
--- a/src/or/router.c
+++ b/src/or/router.c
@@ -726,7 +726,6 @@ consider_testing_reachability(int test_or, int test_dir)
/* ask myself, via tor, for my server descriptor. */
directory_initiate_command(me->address, me->addr,
me->or_port, me->dir_port,
- 0, /* does not matter */
0, me->cache_info.identity_digest,
DIR_PURPOSE_FETCH_SERVERDESC,
ROUTER_PURPOSE_GENERAL,