[tor-bugs] #6244 [Tor Client]: MapAddress wildcarding not working right
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Wed Jun 27 00:29:46 UTC 2012
#6244: MapAddress wildcarding not working right
------------------------+---------------------------------------------------
Reporter: grarpamp | Owner:
Type: defect | Status: new
Priority: major | Milestone: Tor: 0.2.3.x-final
Component: Tor Client | Version: Tor: 0.2.3.17-beta
Keywords: mapaddress | Parent:
Points: | Actualpoints:
------------------------+---------------------------------------------------
Changes (by nickm):
* priority: normal => major
* keywords: => mapaddress
Comment:
Looks like the "invalid address '%s'" warning is in
handle_control_mapaddress() in particular. The first step debugging here
is probably to figure out how much of this is controller-specific, and how
much applies to all MapAddress usage.
Item 1 and Item 3 above look very much like they could be fixed by
removing the address_is_invalid_destination() check in that function, or
by teaching it about *.xxxx and * as possible destinations.
Item 2 looks like it might be a case of #6211, though I can't be cure;
testing it on maint-0.2.3 might turn up some more info.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6244#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list