Don't set unreachable from dirvote unless we've been running a while.
commit5a6575c2d42c891965cc7639d212cb860f698bd2
authorNick Mathewson <nickm@torproject.org>
Thu, 2 Jul 2009 17:56:52 +0000 (2 13:56 -0400)
committerNick Mathewson <nickm@torproject.org>
Sat, 10 Oct 2009 19:23:00 +0000 (10 15:23 -0400)
treede00119216ee12a827cfd678c2204de9dbd2f1e1
parente84dc32cb837cd5ba805571dd6764d3d7913ab07
Don't set unreachable from dirvote unless we've been running a while.

This is a possible fix for bug 1023, where if we vote (or make a v2
consensus networkstatus) right after we come online, we can call
rep_hist_note_router_unreachable() on every router we haven't connected
to yet, and thereby make all their uptime values reset.
ChangeLog
src/or/dirserv.c