]> git.proxmox.com Git - mirror_qemu.git/commit
slirp: Add dns6 resolution
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 20 Mar 2016 14:09:09 +0000 (15:09 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 3 Jul 2016 21:27:08 +0000 (23:27 +0200)
commit1d17654e762ed1e31bfb16915fd03499c03d2063
treec39ce52e46973ad34720b2e7fb181e489c17614b
parent972487b878dbdbdc9402208aace41c9573aa6c8b
slirp: Add dns6 resolution

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>
Reviewed-by: Thomas Huth <thuth@redhat.com>
slirp/ip6.h
slirp/libslirp.h
slirp/slirp.c
slirp/socket.c