]> git.proxmox.com Git - mirror_qemu.git/commit
slirp: Add RDNSS advertisement
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 20 Mar 2016 15:02:52 +0000 (16:02 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 3 Jul 2016 21:31:12 +0000 (23:31 +0200)
commitf7725df38750c1eaebc6665159bb58ec23864c92
treeb53b89a33b40cab71ee501ebf2d589152ef6c310
parentef763fa4bd47892d9949dbaf292b032e2fc16475
slirp: Add RDNSS advertisement

This adds the RDNSS option to IPv6 router advertisements, so that the guest
can autoconfigure the DNS server address.

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
---
Changes since last submission:
- Disable on windows, until we have support for it
slirp/ip6_icmp.c
slirp/ip6_icmp.h