mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
One more prop271 XXX.
This commit is contained in:
@@ -3347,7 +3347,6 @@ guards_retry_optimistic(const or_options_t *options)
|
||||
if (! entry_list_is_constrained(options))
|
||||
return 0;
|
||||
|
||||
// XXXX prop271 -- is this correct?
|
||||
mark_primary_guards_maybe_reachable(get_guard_selection_info());
|
||||
|
||||
return 1;
|
||||
|
||||
Reference in New Issue
Block a user