Skip to content
Snippets Groups Projects
  • Nick Mathewson's avatar
    feffbce8
    Add a missing ! to directory_fetches_from_authorities · feffbce8
    Nick Mathewson authored
    The old logic would have us fetch from authorities if we were refusing
    unknown exits and our exit policy was reject*.  Instead, we want to
    fetch from authorities if we're refusing unknown exits and our exit
    policy is _NOT_ reject*.
    
    Fixed by boboper.  Fixes more of 2097.  Bugfix on 0.2.2.16-alpha.
    feffbce8
    History
    Add a missing ! to directory_fetches_from_authorities
    Nick Mathewson authored
    The old logic would have us fetch from authorities if we were refusing
    unknown exits and our exit policy was reject*.  Instead, we want to
    fetch from authorities if we're refusing unknown exits and our exit
    policy is _NOT_ reject*.
    
    Fixed by boboper.  Fixes more of 2097.  Bugfix on 0.2.2.16-alpha.