qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Samuel Thibault <samuel.thibault@ens-lyon.org>, qemu-devel@nongnu.org
Cc: jan.kiszka@siemens.com, jasowang@redhat.com, armbru@redhat.com
Subject: Re: [Qemu-devel] [PATCHv2 3/5] slirp: Add dns6 resolution
Date: Thu, 31 Mar 2016 11:04:04 +0200	[thread overview]
Message-ID: <56FCE804.3090608@redhat.com> (raw)
In-Reply-To: <1459378726-12123-4-git-send-email-samuel.thibault@ens-lyon.org>

On 31.03.2016 00:58, Samuel Thibault wrote:
> This makes get_dns_addr address family-agnostic, thus allowing to add the
> IPv6 case.
> 
> Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
> 
> ---
> Changes since v1:
> - code layout
> - cope with inet_ntop returning NULL
> - move static variables to function using them.
> ---
>  slirp/ip6.h      |  9 +++++++
>  slirp/libslirp.h |  1 +
>  slirp/slirp.c    | 79 ++++++++++++++++++++++++++++++++++++++++----------------
>  slirp/socket.c   |  4 +--
>  4 files changed, 69 insertions(+), 24 deletions(-)

Reviewed-by: Thomas Huth <thuth@redhat.com>

  reply	other threads:[~2016-03-31  9:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-30 22:58 [Qemu-devel] [PATCHv2 0/5] ipv4-only and ipv6-only support Samuel Thibault
2016-03-30 22:58 ` [Qemu-devel] [PATCHv2 1/5] slirp: Allow disabling IPv4 or IPv6 Samuel Thibault
2016-03-31  8:56   ` Thomas Huth
2016-03-30 22:58 ` [Qemu-devel] [PATCHv2 2/5] slirp: Split get_dns_addr Samuel Thibault
2016-03-30 22:58 ` [Qemu-devel] [PATCHv2 3/5] slirp: Add dns6 resolution Samuel Thibault
2016-03-31  9:04   ` Thomas Huth [this message]
2016-03-31  9:20     ` Samuel Thibault
2016-03-30 22:58 ` [Qemu-devel] [PATCHv2 4/5] slirp: Support link-local DNS addresses Samuel Thibault
2016-03-30 22:58 ` [Qemu-devel] [PATCHv2 5/5] slirp: Add RDNSS advertisement Samuel Thibault

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=56FCE804.3090608@redhat.com \
    --to=thuth@redhat.com \
    --cc=armbru@redhat.com \
    --cc=jan.kiszka@siemens.com \
    --cc=jasowang@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=samuel.thibault@ens-lyon.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).