[tor-bugs] #17060 [- Select a component]: routerset_parse doesn't accept IPv6 addresses
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Sep 14 09:59:39 UTC 2015
#17060: routerset_parse doesn't accept IPv6 addresses
----------------------------------+------------------------------------
Reporter: teor | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.7.x-final
Component: - Select a component | Version:
Keywords: | Actual Points:
Parent ID: | Points:
----------------------------------+------------------------------------
`routerset_parse` accepts addresses containing '.' (literal IPv4) and '*'
(wildcard, potentially IPv4 and/or IPv6). But it doesn't accept addresses
containing ':' (literal IPv6).
This is a bugfix on 3ce6e2fba290 (Thu Jul 24 13:44:04 2008) in
0.2.1.3-alpha, and similar code which added IPv6 address parsing
capabilities to `tor_addr_parse_mask_ports`.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/17060>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list