All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dunrong Huang <riegamaths@gmail.com>
To: Jing Huang <jing.huang.pku@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Fix ping issue for linux-user guest
Date: Wed, 11 Jul 2012 23:01:20 +0800	[thread overview]
Message-ID: <CAOZVR5b71GRj4Uok4joxPd8+A8vYd7GUK+MRYmuhhdDL8_YRuA@mail.gmail.com> (raw)
In-Reply-To: <CAK8mDgperYdSHNQewtzYRQosn1q6=yy7MSZs9HLC=vUwqCe6SQ@mail.gmail.com>

2012/7/11 Jing Huang <jing.huang.pku@gmail.com>:
> This patch fix ping issues for linux-user guest.
>
> * The do_setsockopts function in linux-user does not support SOL_RAW
> socket which is used in ping net tool.
>
> * The recvmsg in main_loop of ping could not fetch
> sockaddr_in struct. That is because do_sendrecvmsg in linux-user does
> not pass the msg->msg_name to the target.
>
> We fix the above issues.
>
Your patch is weird, maybe this is caused by your mail client.
You'd better use the tool "git send-email" to send patch.

-- 
Best Regards,

Dunrong Huang

      parent reply	other threads:[~2012-07-11 15:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-11 13:56 [Qemu-devel] [PATCH] Fix ping issue for linux-user guest Jing Huang
2012-07-11 14:44 ` Peter Maydell
2012-07-11 15:01 ` Dunrong Huang [this message]

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=CAOZVR5b71GRj4Uok4joxPd8+A8vYd7GUK+MRYmuhhdDL8_YRuA@mail.gmail.com \
    --to=riegamaths@gmail.com \
    --cc=jing.huang.pku@gmail.com \
    --cc=qemu-devel@nongnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.