[tor-bugs] #2574 [Tor Relay]: eventdns complains about IPv6 nameserver in resolv.conf
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Mon May 23 21:48:43 UTC 2011
#2574: eventdns complains about IPv6 nameserver in resolv.conf
-----------------------+----------------------------------------------------
Reporter: swsnyder | Owner:
Type: defect | Status: needs_review
Priority: major | Milestone: Tor: 0.2.2.x-final
Component: Tor Relay | Version:
Keywords: | Parent:
Points: | Actualpoints:
-----------------------+----------------------------------------------------
Changes (by nickm):
* priority: normal => major
* status: new => needs_review
Comment:
Okay, tried it out: it turns out we had a "socket(PF_INET,...)" that
should have been "socket(sa->sa_family,...)". See branch bug2574 in my
public repository.
This is a bugfix on 0.2.1; maybe we _should_ apply it there.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2574#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list