[tor-bugs] #15353 [Chutney]: Some chutney tests fail when localhost is the only available IP

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Apr 22 13:18:53 UTC 2015


#15353: Some chutney tests fail when localhost is the only available IP
-------------------------+-------------------
     Reporter:  teor     |      Owner:  nickm
         Type:  defect   |     Status:  new
     Priority:  minor    |  Milestone:
    Component:  Chutney  |    Version:
   Resolution:           |   Keywords:
Actual Points:           |  Parent ID:
       Points:           |
-------------------------+-------------------

Comment (by teor):

 I think this has to do with the default exclusion of local and private
 addresses from exit policies.

 It should be able to be fixed by adding:
 {{{
 accept[6] private:*
 }}}
 to the appropriate location in the exit-v[4|6].i templates.

 I'll work on a patch for this.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/15353#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list