Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
T
Tor
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,066
    • Issues 1,066
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 34
    • Merge Requests 34
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • The Tor Project
  • Core
  • Tor
  • Issues
  • #40083

Closed
Open
Opened Aug 03, 2020 by Nick Mathewson@nickm🥄Owner

When we think we're unreachable, we seem to be launching a new reachability testing circuit every second.

To see this in action, start Tor with an unreachable ORPort, and run logs at the Info level. For a minute or so you won't see these, but starting then, once a second, you'll see something like:

Aug 03 14:36:27.000 [notice] Testing reachability of my ORPort: [...]
Aug 03 14:36:28.000 [notice] Testing reachability of my ORPort: [...]
Aug 03 14:36:29.000 [notice] Testing reachability of my ORPort: [...]
Aug 03 14:36:30.000 [notice] Testing reachability of my ORPort: [...]
Aug 03 14:36:31.000 [notice] Testing reachability of my ORPort: [...]
Aug 03 14:36:32.000 [notice] Testing reachability of my ORPort: [...]

Can that really be what we wanted?

Paging @arma.

Edited Aug 03, 2020 by Nick Mathewson
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Tor: 0.4.4.x-final
Milestone
Tor: 0.4.4.x-final
Assign milestone
Time tracking
None
Due date
None
Reference: tpo/core/tor#40083