Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T Tor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Nick Mathewson
  • Tor
  • Repository
  • tor
  • src
  • or
  • connection_edge.c
Find file BlameHistoryPermalink
  • Nick Mathewson's avatar
    Clean up and fix exit policy check in connection_exit_connect(). · 785176e9
    Nick Mathewson authored Oct 05, 2016
    Previously, we would reject even rendezvous connections to IPv6
    addresses when IPv6Exit was false.  But that doesn't make sense; we
    don't count that as "exit"ing.  I've corrected the logic and tried
    to make it a lottle more clear.
    
    Fixes bug 18357; this code has been wrong since 9016d9e8 in
    0.2.4.7-alpha.
    785176e9