[tor-bugs] #18671 [Stem]: ExitPolicy doesn't play well with ipv6

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Mar 28 21:47:26 UTC 2016


#18671: ExitPolicy doesn't play well with ipv6
-----------------------+-----------------------------------
 Reporter:  Sebastian  |          Owner:  atagar
     Type:  defect     |         Status:  needs_information
 Priority:  Medium     |      Milestone:
Component:  Stem       |        Version:
 Severity:  Normal     |     Resolution:
 Keywords:             |  Actual Points:
Parent ID:             |         Points:
 Reviewer:             |        Sponsor:
-----------------------+-----------------------------------
Changes (by atagar):

 * status:  new => needs_information


Comment:

 Really? That surprises me...

 {{{
 >>> accept_all = ExitPolicyRule('accept *:*')
 >>> accept_all.is_match('87.0.0.1', 80)
 True
 >>> accept_all.is_match('FE80:0000:0000:0000:0202:B3FF:FE1E:8329', 80)
 True
 }}}

 Mind clarifying what you're seeing?

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


More information about the tor-bugs mailing list