]> git.ipfire.org Git - thirdparty/tor.git/commit
New FallbackDir option to add extra directories for bootstraping
authorNick Mathewson <nickm@torproject.org>
Mon, 10 Sep 2012 22:13:28 +0000 (18:13 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 6 Dec 2012 16:28:49 +0000 (11:28 -0500)
commit90f6071d8dc0c23c0a2e7713ae1bba5ef44d09c2
treed7e7f39a1392285f6b233267f2f2cadd177ab95f
parent46a62e3256e078866c68e119d1da2afdb10a8306
New FallbackDir option to add extra directories for bootstraping

This replaces the old FallbackConsensus notion, and should provide a
way -- assuming we pick reasonable nodes! -- to give clients
suggestions of placs to go to get their first consensus.
changes/fallback_dirsource [new file with mode: 0644]
doc/tor.1.txt
src/or/config.c
src/or/or.h
src/or/router.c
src/or/routerlist.c
src/or/routerlist.h