From: Wesley Shields <wxs@FreeBSD.org>
To: git@vger.kernel.org
Subject: Problem using curl + c-ares
Date: Thu, 21 Jun 2012 22:03:08 -0400 [thread overview]
Message-ID: <20120622020308.GA31477@atarininja.org> (raw)
I'm trying to debug a problem that came to my attention when using git
to clone a repository over HTTP or HTTPS if curl is built to use the
c-ares bindings.
The symptom is well documented at:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/167517
If you run tcpdump while triggering this problem you will see that the
bytes for the destination port in the packet for the A record query are
swapped. I'm not familiar enough with the git code to debug it fully but
I would be happy to provide any information needed to help.
Just using curl on the box works fine so I suspect it's not a problem
with curl, but with how git is using curl? I'd appreciate any pointers
with this!
Please keep me on CC as I am not subscribed to this list. Thanks!
-- WXS
next reply other threads:[~2012-06-22 2:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-22 2:03 Wesley Shields [this message]
2012-06-23 20:41 ` Problem using curl + c-ares Daniel Stenberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120622020308.GA31477@atarininja.org \
--to=wxs@freebsd.org \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).