[tor-bugs] #23819 [Core Tor/Tor]: Support IPv6 link-local interface addresses (was: Tor doesn't bind to link-local (ipv6) addresses)

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Oct 11 19:06:44 UTC 2017


#23819: Support IPv6 link-local interface addresses
-----------------------------+----------------------------------
 Reporter:  Zakhar           |          Owner:  (none)
     Type:  enhancement      |         Status:  new
 Priority:  Medium           |      Milestone:  Tor: unspecified
Component:  Core Tor/Tor     |        Version:  Tor: unspecified
 Severity:  Normal           |     Resolution:
 Keywords:  ipv6 link-local  |  Actual Points:
Parent ID:                   |         Points:
 Reviewer:                   |        Sponsor:
-----------------------------+----------------------------------
Changes (by teor):

 * version:  Tor: 0.2.9.11 => Tor: unspecified
 * type:  defect => enhancement
 * milestone:   => Tor: unspecified


Comment:

 Hi! Thanks for this bug report.

 Tor documents that IPv6 address syntax that is does support:
 [xxxx::xxxx:xxxx].

 It does not support additional IPv6 syntax, including specifying
 interfaces using the % syntax.

 The parsing of these kinds of addresses also looks like a bug - it should
 not parse ` fe80::1` as a separate part of the address:
 {{{
 Oct 10 21:34:28.386 [warn] Could not bind to
 fe80::1[c9a:c3ff:fec8:7768:9040 c9a:c3ff:fec8:7768:9040]: Invalid argument
 }}}

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


More information about the tor-bugs mailing list