[tor-bugs] #7590 [Tor]: [PATCH] New option LocalOutboundBindAddress

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Dec 17 20:11:08 UTC 2012


#7590: [PATCH] New option LocalOutboundBindAddress
-------------------------+--------------------------------------------------
 Reporter:  ac           |          Owner:                    
     Type:  enhancement  |         Status:  needs_review      
 Priority:  normal       |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor          |        Version:                    
 Keywords:  tor-client   |         Parent:                    
   Points:               |   Actualpoints:                    
-------------------------+--------------------------------------------------

Comment(by andrea):

 I'm not sure how portable this loopback trick is; I think if we're going
 to do this we should have Tor test whether it's possible to:

 1.) bind() two different addresses of the form 127.0.0.x for random x
 2.) listen() on one and then connect() to it with the other

 ... and warn the user if it looks like the behavior this depends on
 doesn't work.

 I can go ahead and implement this test if we merge this, though.

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


More information about the tor-bugs mailing list