Opened 3 years ago
Closed 3 years ago
#19880 closed task (implemented)
Maintain set of PRIMARY_GUARDS per new guard plan
Reported by: | andrea | Owned by: | nickm |
---|---|---|---|
Priority: | Medium | Milestone: | Tor: 0.3.0.x-final |
Component: | Core Tor/Tor | Version: | Tor: unspecified |
Severity: | Normal | Keywords: | isaremoved, nickwants029, tor-guards-revamp, nickm-deferred-20161005, TorCoreTeam201611 |
Cc: | asn | Actual Points: | |
Parent ID: | #19877 | Points: | 3 |
Reviewer: | Sponsor: | SponsorU-must |
Description
New guard plan summarized at https://lists.torproject.org/pipermail/tor-dev/2016-July/011234.html
4) Maintain set of PRIMARY_GUARDS
- Functions to extract set of (live) primary guards out of FILTERED_GUARDS
- Unittest
- Thoughtworks function: retry_primary_guards() / next_primary_guard()
- Thoughtworks unittests: test_next_primary_guard()
Child Tickets
Change History (8)
comment:1 Changed 3 years ago by
Points: | → 3 |
---|
comment:2 Changed 3 years ago by
Keywords: | isaremoved added |
---|---|
Milestone: | Tor: 0.2.9.x-final → Tor: 0.2.??? |
comment:3 Changed 3 years ago by
Keywords: | nickwants029 tor-guards-revamp added |
---|
comment:4 Changed 3 years ago by
Cc: | asn added |
---|
comment:5 Changed 3 years ago by
Milestone: | Tor: 0.2.??? → Tor: 0.2.9.x-final |
---|---|
Sponsor: | SponsorU → SponsorU-must |
comment:6 Changed 3 years ago by
Keywords: | nickm-deferred-20161005 added |
---|---|
Milestone: | Tor: 0.2.9.x-final → Tor: 0.3.0.x-final |
Deferring more things -- even ones I love -- to 0.3.0. Please argue if I'm wrong.
comment:7 Changed 3 years ago by
Owner: | set to nickm |
---|---|
Status: | new → assigned |
These features are now implemented in my (much-rebased, very unstable) prop271 branch. Because #19889 is not done yet, however, they don't actually do anything yet. At least there are tests and documentation?
comment:8 Changed 3 years ago by
Keywords: | TorCoreTeam201611 added |
---|---|
Resolution: | → implemented |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Batch modification: I believe these are all (or nearly all!) required for the successful completion of the SponorU guards task.