Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • 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.

  • Legacy
  • TracTrac
  • Issues
  • #14266

Closed (moved)
Open
Opened Jan 18, 2015 by Nick Mathewson@nickm🐙

Make address mapping conditional on having the particular address mapping types enabled.

It might be simpler to understanding the logic for address mapping if each type of mapping were conditional on having the right thing enabled. For example:

  • DNS mapping could be conditional on client-side DNS caching (bad idea!) being enabled.
  • Automap mapping could be conditional on AutomapHostsOnResolve being enabled.
  • TrackExit mapping could be conditional on having TrackHostExits being set.
  • MapAddress mappings could be applied only if MapAddress is set.
  • MAPADDRESS mappigns could be applied only if the controller MAPADDRESS command has called.

Would this make the logic more clear?

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
Tor: unspecified
Milestone
Tor: unspecified
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#14266