Make sure extend_info_from_router is only called on servers
Currently, extend_info_from_router is only called for a relay's ORPort self-checks. Let's make sure it stays that way.
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- teor changed milestone to %Tor: 0.2.9.x-final
changed milestone to %Tor: 0.2.9.x-final
Please see my branch bug19639 on https://github.com/teor2345/tor.git for a fix to the function comment and a precautionary BUG macro.
There's no need for this to go in 0.2.8, but it would be nice to have it as a precaution in 0.2.9.
Trac:
Status: new to needs_reviewActual-review-points: 0
Two problems.
- BUG is for use in conditionals. In this context, use tor_assert_nonfatal.
- router_skip_or_reachability is declared static in routerlist.c
Trac:
Status: needs_review to needs_revision
Milestone: Tor: 0.3.0.x-final to Tor: 0.2.9.x-final
Reviewer: N/A to nickmMerging!
Trac:
Status: needs_revision to closed
Resolution: N/A to implementedThanks for catching that! Merged.
Trac:
Resolution: N/A to fixed
Status: reopened to closed- Trac closed
closed
- Trac changed time estimate to 48m
changed time estimate to 48m
- Trac added 48m of time spent
added 48m of time spent
- Trac moved to tpo/core/tor#19639 (closed)
moved to tpo/core/tor#19639 (closed)