[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/release-0.2.8] Make it clear that fallbacks include authorities
commit 812fd416eff4fa7326cbd4bd46ff0f5801b9034c
Author: teor (Tim Wilson-Brown) <teor2345@xxxxxxxxx>
Date: Tue Jun 28 14:14:04 2016 +1000
Make it clear that fallbacks include authorities
Comment-only change
---
src/or/routerlist.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/or/routerlist.c b/src/or/routerlist.c
index d49814f..d7faf78 100644
--- a/src/or/routerlist.c
+++ b/src/or/routerlist.c
@@ -1384,6 +1384,7 @@ router_get_trusteddirserver_by_digest(const char *digest)
* key hashes to <b>digest</b>, or NULL if no such fallback is in the list of
* fallback_dir_servers. (fallback_dir_servers is affected by the FallbackDir
* and UseDefaultFallbackDirs torrc options.)
+ * The list of fallback directories includes the list of authorities.
*/
dir_server_t *
router_get_fallback_dirserver_by_digest(const char *digest)
@@ -1407,6 +1408,7 @@ router_get_fallback_dirserver_by_digest(const char *digest)
* or 0 if no such fallback is in the list of fallback_dir_servers.
* (fallback_dir_servers is affected by the FallbackDir and
* UseDefaultFallbackDirs torrc options.)
+ * The list of fallback directories includes the list of authorities.
*/
int
router_digest_is_fallback_dir(const char *digest)
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits