From: "Daniel P. Berrange" <berrange@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
"Daniel P. Berrange" <berrange@redhat.com>
Subject: [Qemu-devel] [PULL v3 0/4] Merge sockets 2017/07/11
Date: Fri, 14 Jul 2017 16:11:17 +0100 [thread overview]
Message-ID: <20170714151121.18447-1-berrange@redhat.com> (raw)
The following changes since commit 6c6076662d98c068059983d411cb2a8987ba5670:
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2017-07-14 12:16:09 +0100)
are available in the git repository at:
git://github.com/berrange/qemu tags/pull-sockets-2017-07-11-3
for you to fetch changes up to 563a3987b980a36e6941720a99d5cf36960f78ea:
io: preserve ipv4/ipv6 flags when resolving InetSocketAddress (2017-07-14 14:28:29 +0100)
----------------------------------------------------------------
Merge sockets 2017/07/11 v3
----------------------------------------------------------------
Daniel P. Berrange (4):
sockets: ensure we can bind to both ipv4 & ipv6 separately
sockets: don't block IPv4 clients when listening on "::"
sockets: ensure we don't accept IPv4 clients when IPv4 is disabled
io: preserve ipv4/ipv6 flags when resolving InetSocketAddress
io/dns-resolver.c | 6 +++--
util/qemu-sockets.c | 71 +++++++++++++++++++++++++++++++++++++++--------------
2 files changed, 56 insertions(+), 21 deletions(-)
--
2.13.0
next reply other threads:[~2017-07-14 15:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-14 15:11 Daniel P. Berrange [this message]
2017-07-14 15:11 ` [Qemu-devel] [PULL v3 1/4] sockets: ensure we can bind to both ipv4 & ipv6 separately Daniel P. Berrange
2017-07-14 15:11 ` [Qemu-devel] [PULL v3 2/4] sockets: don't block IPv4 clients when listening on "::" Daniel P. Berrange
2017-07-14 15:11 ` [Qemu-devel] [PULL v3 3/4] sockets: ensure we don't accept IPv4 clients when IPv4 is disabled Daniel P. Berrange
2017-07-14 15:11 ` [Qemu-devel] [PULL v3 4/4] io: preserve ipv4/ipv6 flags when resolving InetSocketAddress Daniel P. Berrange
2017-07-14 16:01 ` [Qemu-devel] [PULL v3 0/4] Merge sockets 2017/07/11 Peter Maydell
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=20170714151121.18447-1-berrange@redhat.com \
--to=berrange@redhat.com \
--cc=peter.maydell@linaro.org \
--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.