Opened 2 years ago
Closed 2 years ago
#24007 closed defect (fixed)
Say "At most once" for exit policy summaries in microdescriptors
Reported by: | teor | Owned by: | |
---|---|---|---|
Priority: | Medium | Milestone: | Tor: 0.3.2.x-final |
Component: | Core Tor/Tor | Version: | |
Severity: | Normal | Keywords: | tor-spec, doc |
Cc: | Actual Points: | 0.1 | |
Parent ID: | Points: | 0.1 | |
Reviewer: | Sponsor: |
Description
In torspec commit f9eeae50, we removed almost all references to "zero times", except for the original one that caused the confusion:
"p" ... NL [Zero times.] Exit policy summaries are contained in microdescriptors and therefore omitted in the microdescriptor consensus.
Child Tickets
Change History (3)
comment:1 Changed 2 years ago by
Component: | - Select a component → Core Tor/Tor |
---|
comment:2 Changed 2 years ago by
Actual Points: | → 0.1 |
---|---|
Status: | new → needs_review |
comment:3 Changed 2 years ago by
Resolution: | → fixed |
---|---|
Status: | needs_review → closed |
Merged; thank you!
Note: See
TracTickets for help on using
tickets.
Please see my branch bug24007, which fixes this issue.