When using exponential backoff in test networks, use a lower exponent
commit38e3f91c6388bc676c0007b009488ffcc2496bc8
authorteor <teor2345@gmail.com>
Tue, 8 Nov 2016 05:39:36 +0000 (8 16:39 +1100)
committerteor <teor2345@gmail.com>
Tue, 8 Nov 2016 05:42:26 +0000 (8 16:42 +1100)
treec269f7463ca0868a89739d7d5100acce795506b4
parent3dfecffa7d6a3ab268983b9477cf36a01e7353f6
When using exponential backoff in test networks, use a lower exponent

Lower exponents mean that delays do not vary as much. This helps test
networks bootstrap consistently.

Bugfix on 20499.
changes/bug20597 [new file with mode: 0644]
src/or/directory.c