Change the type of nameserver.address from u32 to sockaddr_storage, so that we can...
authorNick Mathewson <nickm@torproject.org>
Fri, 2 Jan 2009 20:46:35 +0000 (20:46 +0000)
committerNick Mathewson <nickm@torproject.org>
Fri, 2 Jan 2009 20:46:35 +0000 (20:46 +0000)
commit135591aeab4ac58f91f2109aa4cafdeeb0ce040b
treebc9246ceb79eb7642df16d7f614826e71362289a
parentcfbd1680080cc917f0d15d2a840dd05d9f462217
Change the type of nameserver.address from u32 to sockaddr_storage, so that we can handle nameservers at IPv6 addresses.

svn:r985
ChangeLog
evdns.c