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
  • #21902

Closed (moved)
Open
Opened Apr 10, 2017 by teor@teor

evdns adds default DNS servers, but chutney wants a consistent environment

When we test tor exits using chutney, we want a consistent network environment, so that tests pass or fail reliably.

This means that we want to be able to configure exits with no DNS servers, and have them only connect to IP addresses.

But evdns adds default name server(s) in some circumstances (for example, 127.0.0.1:53.)

This default could also be an issue on an IPv6-only system, where we'd want [::1]:53. (Yes, some IPv6-only systems don't even have an IPv4 localhost!)

This is also broken because of the empty/missing resolv.conf behaviour in #21900 (moved).

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#21902