From: Samuel Thibault <samuel.thibault@gnu.org>
To: qemu-devel@nongnu.org, thuth@redhat.com
Cc: jan.kiszka@siemens.com, jasowang@redhat.com
Subject: Re: [Qemu-devel] [PATCH 0/4] slirp: Add dns6 support
Date: Thu, 24 Mar 2016 22:02:43 +0100 [thread overview]
Message-ID: <20160324210243.GM2957@var.home> (raw)
In-Reply-To: <1458487588-26812-1-git-send-email-samuel.thibault@ens-lyon.org>
Hello,
Could somebody review this? This will be needed for ipv6-only setups.
Samuel
Samuel Thibault, on Sun 20 Mar 2016 16:26:24 +0100, wrote:
> This adds support for DNS over IPv6 in slirp, which is notably useful when the
> host has only an IPv6 DNS server.
>
> This series depends on "slirp: Allow to disable IPv4 or IPv6" which defines
> in6_zero.
>
> Samuel Thibault (4):
> slirp: Split get_dns_addr
> slirp: Add dns6 resolution
> slirp: Support link-local DNS addresses
> slirp: Add RDNSS advertisement
>
> slirp/ip6_icmp.c | 19 +++++++--
> slirp/ip6_icmp.h | 12 +++++-
> slirp/libslirp.h | 1 +
> slirp/slirp.c | 117 ++++++++++++++++++++++++++++++++++++++++++-------------
> slirp/socket.c | 4 +-
> 5 files changed, 120 insertions(+), 33 deletions(-)
>
> --
> 2.7.0
>
--
Samuel
Progress (n.): The process through which the Internet has evolved from
smart people in front of dumb terminals to dumb people in front of smart
terminals.
prev parent reply other threads:[~2016-03-24 21:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-20 15:26 [Qemu-devel] [PATCH 0/4] slirp: Add dns6 support Samuel Thibault
2016-03-20 15:26 ` [Qemu-devel] [PATCH 1/4] slirp: Split get_dns_addr Samuel Thibault
2016-03-20 15:26 ` [Qemu-devel] [PATCH 2/4] slirp: Add dns6 resolution Samuel Thibault
2016-03-20 15:26 ` [Qemu-devel] [PATCH 3/4] slirp: Support link-local DNS addresses Samuel Thibault
2016-03-20 15:26 ` [Qemu-devel] [PATCH 4/4] slirp: Add RDNSS advertisement Samuel Thibault
2016-03-24 21:02 ` Samuel Thibault [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=20160324210243.GM2957@var.home \
--to=samuel.thibault@gnu.org \
--cc=jan.kiszka@siemens.com \
--cc=jasowang@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
/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).