The man page entry for PaddingStatistics says that it is disabled when ExtraInfoStatistics is 0. But that isn't the case: the statistics are published regardless of ExtraInfoStatistics.
As far as I can tell, PaddingStatistics are collected on bridges, but the man page says "Relays only."
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items ...
Show closed items
Linked items 0
Link issues together to show that they're related.
Learn more.
I tried to start testing router_build_fresh_descriptor(), but it was a huge function that looked really hard to test. So I refactored it into smaller functions.
Now I've done the refactor, I can test extrainfo_dump_to_string() using just router_build_fresh_unsigned_routerinfo() and router_build_fresh_unsigned_extrainfo(). But router_build_fresh_unsigned_routerinfo() is also large, so I might re-use some of the existing fake test routerinfos.
Mark some tickets as postfreeze-ok, to indicate that I think they are okay to accept in 0.4.0 post-freeze. Does not indicate that they are all necessary to do postfreeze.
Putting this into needs_revision since I don't know if Teor considers the branch done. Teor, when you're finished, please put it into needs_review and I'll have a last look?
I want to deal with the refactor and the extra unit tests along with the changes in #29018 (moved). They're more complicated, and they won't be backported.
Trac: Status: needs_revision to merge_ready Actualpoints: 1.1 to 1.3
These tickets are low-risk changes that were marked for backport after the release of 0.4.0.2-alpha. I want them to get testing in at least one alpha release, so I'll look at them after 0.4.0.4-alpha is released.